Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 

A

ABNORMAL_RC - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
AbstractAccessTokenHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Only create an access token handler if you need some special handling, otherwise the default simple token will be used.
AbstractAccessTokenHandler(PayloadHandlerConfigImpl) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
AbstractAccessTokenServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 9/25/13 at 1:37 PM
AbstractAccessTokenServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
 
AbstractACRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin
Created by Jeff Gaynor
on 4/17/17 at 10:51 AM
AbstractACRequest(AdminClient) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AbstractACRequest
 
AbstractACResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin
Created by Jeff Gaynor
on 4/17/17 at 11:12 AM
AbstractACResponse() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AbstractACResponse
 
AbstractAuthorizationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 1/14/14 at 11:50 AM
AbstractAuthorizationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AbstractAuthorizationServlet.AuthorizedState - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
State object after authorization has worked.
AbstractAuthorizationServlet.MyMyProxyLogon - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
 
AbstractAuthorizationServlet.UserLoginException - Exception in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
 
AbstractAuthorizationServletImpl - Class in edu.uiuc.ncsa.myproxy.oa4mp.servlet
Created by Jeff Gaynor
on 2/7/14 at 11:44 AM
AbstractAuthorizationServletImpl() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AbstractAuthorizationServletImpl
 
AbstractBootstrapper - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 3/21/12 at 11:09 AM
AbstractBootstrapper() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractBootstrapper
 
AbstractCertServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 9/25/13 at 3:36 PM
AbstractCertServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractCertServlet
 
AbstractChainableUberspector - Class in org.apache.velocity.util.introspection
Default implementation of a chainable uberspector that forwards all calls to the wrapped uberspector (when that is possible).
AbstractChainableUberspector() - Constructor for class org.apache.velocity.util.introspection.AbstractChainableUberspector
 
AbstractCLIApprover - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
A command line approver.
AbstractCLIApprover() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
AbstractCLIApprover.ClientApprovalThread - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
 
AbstractClientBootstrapper - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.loader
A class required by Tomcat.
AbstractClientBootstrapper() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
AbstractClientEnvironment - Class in edu.uiuc.ncsa.security.delegation.client
Top-level client environment class.
AbstractClientEnvironment() - Constructor for class edu.uiuc.ncsa.security.delegation.client.AbstractClientEnvironment
 
AbstractClientEnvironment(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.delegation.client.AbstractClientEnvironment
 
AbstractClientEnvironment(MyLoggingFacade, Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.delegation.client.AbstractClientEnvironment
 
AbstractClientLoader<T extends ClientEnvironment> - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.loader
Top-level class for client loader that creates asset store and controls which classes are instantiated for the client.
AbstractClientLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
AbstractClientLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
AbstractCommonATandRTConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
These are the common configuration items for both access and refresh tokens, such as lifetime, issuer etc.
AbstractCommonATandRTConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
AbstractConfigurationLoader<T extends ServiceEnvironmentImpl> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
All servers configuration loaders should extend this.
AbstractConfigurationLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
AbstractConfigurationLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
AbstractContext - Class in org.apache.velocity.context
This class is the abstract base class for all conventional Velocity Context implementations.
AbstractContext() - Constructor for class org.apache.velocity.context.AbstractContext
default CTOR
AbstractContext(Context) - Constructor for class org.apache.velocity.context.AbstractContext
Chaining constructor accepts a Context argument.
AbstractDDRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Created by Jeff Gaynor
on 11/30/16 at 3:21 PM
AbstractDDRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
AbstractDDServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Created by Jeff Gaynor
on 11/30/16 at 3:19 PM
AbstractDDServer(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
AbstractDelegationServiceProvider - Class in edu.uiuc.ncsa.security.delegation.client
A provider (i.e.
AbstractDelegationServiceProvider(URI, URI, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.client.AbstractDelegationServiceProvider
 
AbstractEditor - Class in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 8/17/20 at 10:23 AM
AbstractEditor() - Constructor for class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
AbstractEnvironment - Class in edu.uiuc.ncsa.security.core.util
Basic environment.
AbstractEnvironment(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
AbstractEnvironment(MyLoggingFacade, Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
AbstractEnvironment() - Constructor for class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
AbstractEnvServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
This is for any servlet that has an environment associated with it.
AbstractEnvServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractEnvServlet
 
AbstractExecutor - Class in org.apache.velocity.runtime.parser.node
Abstract class that is used to execute an arbitrary method that is in introspected.
AbstractExecutor() - Constructor for class org.apache.velocity.runtime.parser.node.AbstractExecutor
 
AbstractHandler - Class in edu.uiuc.ncsa.security.util.functor.parser
Top-level handler class.
AbstractHandler(JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
AbstractInitServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 9/24/13 at 3:56 PM
AbstractInitServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractInitServlet
 
AbstractIssuer - Class in edu.uiuc.ncsa.security.delegation.server.issuers
An issuer creates and issues something (usually tokens and protected assets).
AbstractIssuer(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.server.issuers.AbstractIssuer
 
AbstractOA4MPService - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
Created by Jeff Gaynor
on 11/26/13 at 11:27 AM
AbstractOA4MPService(ClientEnvironment) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
AbstractPayloadConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
This corresponds to the client's configuration for its various payloads -- tokens in this case.
AbstractPayloadConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
AbstractPayloadHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 4/21/20 at 5:00 PM
AbstractPayloadHandler(PayloadHandlerConfigImpl) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
Create the instance for the authorization phase, while there is an HttpServletRequest with possible headers that need to be processed.
AbstractRegistrationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 10/3/14 at 10:46 AM
AbstractRegistrationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
AbstractRegistrationServlet.ClientRegistrationRetryException - Exception in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
 
AbstractRegistrationServlet.ClientState - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
 
AbstractServlet - Class in edu.uiuc.ncsa.security.servlet
Very straightforward servlet wrapper.
AbstractServlet() - Constructor for class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
AbstractVerifierServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 2/17/14 at 10:59 AM
AbstractVerifierServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractVerifierServlet
 
AbstractXhtmlSink - Class in org.apache.maven.doxia.module.xhtml
Abstract AbstractXhtmlSink class.
AbstractXhtmlSink() - Constructor for class org.apache.maven.doxia.module.xhtml.AbstractXhtmlSink
 
acceptOrReject(Object[], State, String, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL
 
acceptRequests - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
ACCESS_CONTROL - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
ACCESS_DENIED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The resource owner or authorization server denied the request.
ACCESS_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ACCESS_TOKEN_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
ACCESS_TOKEN_KEY - Variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
ACCESS_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
ACCESS_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ACCESS_TOKEN_LIFETIME_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
ACCESS_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
ACCESS_TOKEN_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
ACCESS_TOKEN_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
ACCESS_TOKENS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
ACCESS_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
AccessControlModule - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl
Created by Jeff Gaynor
on 1/25/21 at 7:40 AM
AccessControlModule() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.AccessControlModule
 
AccessControlModule(URI, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.AccessControlModule
 
accessServerURI - Variable in class edu.uiuc.ncsa.security.delegation.client.AbstractDelegationServiceProvider
 
accessToken(String...) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
accessToken(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionKeys
 
AccessToken - Interface in edu.uiuc.ncsa.security.delegation.token
An access token for delegation.
accessToken - Variable in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
accessToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
accessToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
accessToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
accessToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
AccessTokenConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Common configuration for all access tokens.
AccessTokenConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
AccessTokenHandlerInterface - Interface in edu.uiuc.ncsa.security.oauth_2_0.jwt
Created by Jeff Gaynor
on 7/24/20 at 7:28 AM
AccessTokenImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
Created by Jeff Gaynor
on Mar 16, 2011 at 1:01:13 PM
AccessTokenImpl(URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.AccessTokenImpl
For tokens that a reno complex (e.g.
AccessTokenImpl(String, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.AccessTokenImpl
 
AccessTokenInitializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 10/9/20 at 9:40 AM
AccessTokenInitializer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer
 
AccessTokenInitializer.atFinish - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
AccessTokenInitializer.atInit - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
AccessTokenInitializer.ATMethod - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Super class to collect common methods and tasks.
AccessTokenInitializer.atRefresh - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
AccessTokenServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.servlet
Created by Jeff Gaynor
on May 18, 2011 at 11:20:06 AM
AccessTokenServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AccessTokenServlet
 
accessTokenSS - Variable in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
accessTokenSS(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
accessTokenUri - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
accessTokenValid - Variable in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
accessTokenValid(String...) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
acConverter - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
ACCOUNT_SELECTION_REQUIRED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The End-User is REQUIRED to select a session at the Authorization Server.
ACGetRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin
Created by Jeff Gaynor
on 4/17/17 at 10:51 AM
ACGetRequest(AdminClient) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.ACGetRequest
 
ACGetResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin
Created by Jeff Gaynor
on 4/17/17 at 11:12 AM
ACGetResponse(AdminClient, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.ACGetResponse
 
ACL_REJECT_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL
 
ACLReject() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.ACLReject
 
acProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
acs - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
ACS2 - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Cert servlet, version 2.
ACS2() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ACS2
 
ACS2Impl - Class in edu.uiuc.ncsa.myproxy.oa4mp.servlet
Created by Jeff Gaynor
on 2/7/14 at 1:29 PM
ACS2Impl() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.servlet.ACS2Impl
 
action - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory.RequestObject
 
Action - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:23 AM
Action(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.Action
 
ACTION_ADD - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_ADD_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_APPROVE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_APPROVE_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_CHECK_CLAIM - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
ACTION_CREATE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_CREATE_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_EXECUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_EXECUTE_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_GET - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_GET_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
ACTION_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
ACTION_LIST - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_LIST_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_REDIRECT_VALUE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
ACTION_REMOVE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_REMOVE_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_SET - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_SET_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_UNAPPROVE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_UNAPPROVE_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ACTION_UNKNOWN_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
ActionAdd - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:52 AM
ActionAdd() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionAdd
 
ActionApprove - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:52 AM
ActionApprove() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionApprove
 
ActionCreate - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:52 AM
ActionCreate() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionCreate
 
ActionExecute - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:53 AM
ActionExecute() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionExecute
 
ActionGet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:53 AM
ActionGet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionGet
 
ActionList - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:54 AM
ActionList() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionList
 
actionPerformed(ActionEvent) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Handles GUI events.
ActionRemove - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:54 AM
ActionRemove() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionRemove
 
ActionSet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 10/10/16 at 10:54 AM
ActionSet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionSet
 
ActionUnapprove - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 12/2/16 at 11:55 AM
ActionUnapprove() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.ActionUnapprove
 
ACTOR_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
ACTOR_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
add(Cacheable) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
Convenience method to add an object with its key to the cache.
add(Map, boolean) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
 
add(Properties[], boolean) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Adds each of the given array of properties.
add(Properties[], boolean[]) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Adds each property set with a flag for the set indicating overwrite permission.
add(V[]) - Method in class edu.uiuc.ncsa.security.core.inheritance.MyArrayList
 
add(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
add(V) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
add(X509TrustManager) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
Convenience method.
add(Object) - Method in class org.apache.velocity.anakia.NodeList
 
add(int, Object) - Method in class org.apache.velocity.anakia.NodeList
 
add(Number, Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Add two numbers and return the correct value / type.
add(Method) - Method in class org.apache.velocity.util.introspection.MethodMap
Add a method to a list of methods by name.
add_escapes(String) - Method in exception org.apache.velocity.runtime.parser.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
ADD_NODE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
ADD_TO_ACL_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL
 
addAll(FunctorMap) - Method in class edu.uiuc.ncsa.security.util.functor.logic.FunctorMap
Add all of the functors in the argument to this map.
addAll(Collection) - Method in class org.apache.velocity.anakia.NodeList
 
addAll(int, Collection) - Method in class org.apache.velocity.anakia.NodeList
 
addArg(String) - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
addArg(Integer) - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
addArg(JFunctor) - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
addArg(JSONFunctor) - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
addArg(List<JFunctor>) - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
addArg(List<JFunctor>) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
addArg(String) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
addArg(JFunctor) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
addArg(JSONFunctor) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
addArg(Integer) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
addArg(Boolean) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
addArgs(JFunctor, JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
addBraceListener(DelimiterListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
addBracketListener(DelimiterListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
addClient(AddClientRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionServer
Adds a given client to the list of clients managed by this admin
AddClientRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 2:09 PM
AddClientRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.AddClientRequest
 
AddClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 2:10 PM
AddClientResponse() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.AddClientResponse
 
addCommaListener(CommaListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
addDirective(Directive) - Method in class org.apache.velocity.runtime.RuntimeInstance
Programatically add a directive.
addDoubleQuoteListener(DoubleQuoteListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
addEscapes(String) - Static method in error org.apache.velocity.runtime.parser.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addEventHandler(EventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Adds an event handler(s) to the Cartridge.
addHandler(PayloadHandler) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
addIncludeEventHandler(IncludeEventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Add an include event handler to the Cartridge.
addInvalidReferenceEventHandler(InvalidReferenceEventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Add an invalid reference event handler to the Cartridge.
ADDITIONAL_PARAMETER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
ADDITIONAL_PARAMETERS - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
AdditiveExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
addListener(CfgEventListener) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
addMethodExceptionHandler(MethodExceptionEventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Add a method exception event handler to the Cartridge.
addNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
addNewClient(HttpServletRequest, HttpServletResponse, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
addNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
addNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
addNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AutoRegistrationServlet
 
addNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.RegistrationServlet
 
addNodeHelp() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
addNotificationListener(NotificationListener) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
addNSPrefix(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
addNullSetEventHandler(NullSetEventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Add a null set event handler to the Cartridge.
addObject(String) - Method in class org.apache.velocity.app.FieldMethodizer
Add the Name of the class to methodize
addObject(Object) - Method in class org.apache.velocity.app.FieldMethodizer
Add an Object to methodize
addParenthesisListener(DelimiterListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
addParents(List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
addProperty(String, Object) - Static method in class org.apache.velocity.app.Velocity
Add a Velocity Runtime property.
addProperty(String, Object) - Method in class org.apache.velocity.app.VelocityEngine
Add a Velocity Runtime property.
addProperty(String, Object) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Add a property to the configuration.
addProperty(String, Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Add a property to the configuration.
addProperty(String, Object) - Method in interface org.apache.velocity.runtime.RuntimeServices
Add a property to the configuration.
addProperty(String, Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Add a property to the configuration.
addReferenceInsertionEventHandler(ReferenceInsertionEventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Add a reference insertion event handler to the Cartridge.
addRequestState(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
addRequestState(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
addRequestState(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
addRequestState(ScriptRunRequest) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Marshall any resources this script needs to make a request.
address - Variable in class edu.uiuc.ncsa.security.delegation.server.issuers.IssuerProvider
 
ADDRESS - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's preferred postal address.
ADDRESS_SEPARATOR - Static variable in class edu.uiuc.ncsa.security.util.mail.MailUtil
The separator between email addresses.
AddressableServer - Interface in edu.uiuc.ncsa.security.delegation.services
A server that can be accessed via a URI.
addResults(Object) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
addRetentionPolicy(RetentionPolicy) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
AddToACL() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.AddToACL
 
addToAdmins(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
addToClients(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
addTypeDoc(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.ATMethod
 
addVelocimacro(String, String, String[], String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Just like the whole class....
addVelocimacro(String, String, String[], String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Deprecated.
Use addVelocimacro(String, Node, String[], String) instead
addVelocimacro(String, Node, String[], String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Adds a new Velocimacro.
addVelocimacro(String, String, String[], String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Deprecated.
Use addVelocimacro(String, Node, String[], String) instead
addVelocimacro(String, Node, String[], String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Adds a new Velocimacro.
addVelocimacro(String, Node, String[], String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Adds a new Velocimacro.
addVelocimacro(String, String, String[], String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Deprecated.
Use addVelocimacro(String, Node, String[], String) instead
addVelocimacro(String, String, String[], String) - Method in class org.apache.velocity.runtime.VelocimacroFactory
Adds a macro to the factory.
addVelocimacro(String, Node, String[], String) - Method in class org.apache.velocity.runtime.VelocimacroFactory
Adds a macro to the factory.
addVM(String, Node, String[], String, boolean) - Method in class org.apache.velocity.runtime.VelocimacroManager
Adds a VM definition to the cache.
addVMProxyArg(InternalContextAdapter, String, String, Node) - Method in class org.apache.velocity.context.ProxyVMContext
Used to put Velocity macro arguments into this context.
addVMProxyArg(InternalContextAdapter, String, String, Renderable) - Method in class org.apache.velocity.context.ProxyVMContext
Used to put Velocity macro bodyContext arguments into this context.
adjMinusIndexArg(Object, Object, InternalContextAdapter, SimpleNode) - Static method in class org.apache.velocity.runtime.parser.node.ASTIndex
If argument is an Integer and negative, then return (o.size() - argument).
adjTokenLineNums(Node) - Method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
Adjust all the line and column numbers that comprise a node so that they are corrected for the string literals position within the template file.
adjustBeginLineColumn(int, int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
Method to adjust line and column numbers for the start of a token.
ADMIN_CLIENT_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
ADMIN_CLIENT_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
adminClient - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
adminClient - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory.RequestObject
 
AdminClient - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
 
AdminClient(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
AdminClientConverter<V extends AdminClient> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 1:17 PM
AdminClientConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
adminClientConverter - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
AdminClientFS<V extends AdminClient> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 12:51 PM
AdminClientFS(File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientFS
 
AdminClientFS(File, File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientFS
 
AdminClientFSProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientFSProvider
 
AdminClientKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 12:53 PM
AdminClientKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
adminClientKeys - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
AdminClientMemoryStore<V extends AdminClient> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 12:48 PM
AdminClientMemoryStore(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
AdminClientMSProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientMSProvider
 
AdminClientProvider<V extends AdminClient> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 1:08 PM
AdminClientProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientProvider
 
adminClientProvider - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
AdminClientServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin
Created by Jeff Gaynor
on 4/17/17 at 10:48 AM
AdminClientServer(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AdminClientServer
 
AdminClientSQLStore<V extends AdminClient> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 12:52 PM
AdminClientSQLStore() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientSQLStore
 
AdminClientSQLStore(ConnectionPool, Table, Provider<V>, MapConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientSQLStore
 
AdminClientSQLStoreProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientSQLStoreProvider
 
AdminClientStore<V extends AdminClient> - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/12/16 at 1:20 PM
AdminClientStoreProviders - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
This assembles the various providers for admin client stores (memory, file, various types of SQL).
AdminClientStoreProviders() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
AdminClientStoreProviders.AdminClientFSProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
 
AdminClientStoreProviders.AdminClientMSProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
 
AdminClientStoreProviders.AdminClientSQLStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
 
AdminClientTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 2:03 PM
AdminClientTable(SerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientTable
 
adminID(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
AG_TYPE - Static variable in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
age() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
Clean out old entries by aging the elements, i.e., apply the retention policies.
AggregateCAStore<V extends ClientApprovalStore> - Class in edu.uiuc.ncsa.security.delegation.server.storage
An aggregate client approval store.
AggregateCAStore(V...) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.AggregateCAStore
 
AggregateClientStore<V extends ClientStore> - Class in edu.uiuc.ncsa.security.delegation.server.storage
Created by Jeff Gaynor
on 5/24/12 at 11:18 AM
AggregateClientStore(V...) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.AggregateClientStore
 
AggregateTransactionStore<V extends TransactionStore> - Class in edu.uiuc.ncsa.security.delegation.storage
An aggregate store for transactions.
AggregateTransactionStore(V...) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.AggregateTransactionStore
 
AGI2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Authorization grant issuer class.
AGI2(TokenForge, URI, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.AGI2
Constructor
AGIImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 13, 2011 at 8:21:14 AM
AGIImpl(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.AGIImpl
 
agip - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
AGIProvider - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on 4/26/12 at 2:16 PM
AGIProvider(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.AGIProvider
 
AGIResponse2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Authorization grant response from authorization endpoint on server
AGIResponse2(boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
 
AGIssuer - Interface in edu.uiuc.ncsa.security.delegation.server.issuers
Created by Jeff Gaynor
on 6/3/13 at 3:34 PM
AGRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 13, 2011 at 3:37:26 PM
AGRequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.AGRequest
 
AGRequest - Class in edu.uiuc.ncsa.security.delegation.server.request
A request for an authorization grant.
AGRequest(HttpServletRequest, ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.server.request.AGRequest
 
AGRequest2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
This has the lifetime in it directly, since the grant request is done before the transaction can exist.
AGRequest2(HttpServletRequest, long) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.AGRequest2
 
AGResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 13, 2011 at 3:38:49 PM
AGResponse(AuthorizationGrant) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.AGResponse
 
AGResponse - Interface in edu.uiuc.ncsa.security.delegation.server.request
Server response to a request for an AuthorizationGrant.
AGResponseImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 13, 2011 at 1:13:53 PM
AGResponseImpl() - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
AGServer - Interface in edu.uiuc.ncsa.security.delegation.client.server
Interface for servers tasked with issuing authorization grants.
AGServer2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
This class manages the client call to the authorization grant server
AGServer2(ServiceClient) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.AGServer2
 
ak() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientTable
 
ALGORITHM - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
algorithm - Variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
ALGORITHM - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
ALIAS_TAG - Static variable in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
AliasAndOverrides - Class in edu.uiuc.ncsa.security.core.inheritance
Created by Jeff Gaynor
on 2/2/21 at 6:54 AM
AliasAndOverrides(String, List<String>) - Constructor for class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
ALL_LIST_COMMAND - Variable in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
allElements(Element) - Method in class org.apache.velocity.anakia.TreeWalker
Creates a new Vector and walks the Element tree.
allEmpty(List) - Method in class org.apache.velocity.util.StringUtils
Check to see if all the string objects passed in are empty.
allEntries - Variable in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
allHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
allKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
allKeys() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
allKeys() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
allKeys() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
allKeys() - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientApprovalKeys
 
allKeys() - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientKeys
 
allKeys() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionKeys
 
allowQDL(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
ALPHA_CHAR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ALPHANUM_CHAR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
alternate() - Method in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
Deprecated.
Alternates to the next in the list.
alternates - Variable in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
Deprecated.
 
AmbiguousException() - Constructor for exception org.apache.velocity.util.introspection.MethodMap.AmbiguousException
 
AnakiaElement - Class in org.apache.velocity.anakia
A JDOM Element that is tailored for Anakia needs.
AnakiaElement(String, Namespace) - Constructor for class org.apache.velocity.anakia.AnakiaElement
This will create a new AnakiaElement with the supplied (local) name, and define the Namespace to be used.
AnakiaElement(String) - Constructor for class org.apache.velocity.anakia.AnakiaElement
This will create an AnakiaElement in no Namespace.
AnakiaElement(String, String, String) - Constructor for class org.apache.velocity.anakia.AnakiaElement
This will create a new AnakiaElement with the supplied (local) name, and specifies the prefix and URI of the Namespace the Element should be in.
AnakiaJDOMFactory - Class in org.apache.velocity.anakia
A customized JDOMFactory for Anakia that produces AnakiaElement instances instead of ordinary JDOM Element instances.
AnakiaJDOMFactory() - Constructor for class org.apache.velocity.anakia.AnakiaJDOMFactory
 
AnakiaTask - Class in org.apache.velocity.anakia
The purpose of this Ant Task is to allow you to use Velocity as an XML transformation tool like XSLT is.
AnakiaTask() - Constructor for class org.apache.velocity.anakia.AnakiaTask
Constructor creates the SAXBuilder.
AnakiaTask.Context - Class in org.apache.velocity.anakia
A context implementation that loads all values from an XML file.
AND - Static variable in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
andCompress(BitSet) - Static method in class edu.uiuc.ncsa.security.core.util.BitSetUtil
Ditto BitSetUtil.orCompress(BitSet) except the returned value is
ANDLogicBlocks - Class in edu.uiuc.ncsa.security.util.functor
Created by Jeff Gaynor
on 6/27/18 at 11:41 AM
ANDLogicBlocks() - Constructor for class edu.uiuc.ncsa.security.util.functor.ANDLogicBlocks
 
ANONYMOUS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
API_TAG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
append(String) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
append(List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
append(InheritanceList) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
append(JSON, String, String, Object) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
append(JSON, String, Object) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
APPEND_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
APPEND_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
APPEND_ENABLED - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Append to existing log files on start or overwrite.
appendArg(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Append the argument to the end.
appendNode(JSONObject, String[], Object) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
Used in the case of /a/b.../d where d is an array.
appendTemplateInfo(StringBuffer) - Method in exception org.apache.velocity.runtime.directive.MacroParseException
 
appendTemplateInfo(StringBuffer) - Method in exception org.apache.velocity.runtime.parser.TemplateParseException
 
APPLICATION_TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
applies() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet.TokenExchangeRecordRetentionPolicy
 
applies() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshTokenRetentionPolicy
Always true for every element in the cache.
applies() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ConnectionCacheRetentionPolicy
 
applies() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.AssetRetentionPolicy
Always true for every element in the cache.
applies() - Method in class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
applies() - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
applies() - Method in interface edu.uiuc.ncsa.security.core.cache.RetentionPolicy
If this applies to the current cache.
applies() - Method in class edu.uiuc.ncsa.security.core.cache.ValidTimestampPolicy
 
applyTo(String, Document) - Method in class org.apache.velocity.anakia.XPathTool
Apply an XPath to a JDOM Document
applyTo(String, Element) - Method in class org.apache.velocity.anakia.XPathTool
Apply an XPath to a JDOM Element
approvalTS(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientApprovalKeys
 
approve(ApproveRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientServer
 
approveClient(Identifier, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AutoRegistrationServlet
This will approve a client.
approved(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientApprovalKeys
 
approver(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientApprovalKeys
 
ApproveRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/2/16 at 11:28 AM
ApproveRequest(AdminClient, OA2Client, Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ApproveRequest
 
ARCHIVED_USERS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
areAllGrantsSupported(JSONArray, String[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
areDelimitersBalanced() - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
args - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorEntry
 
args - Variable in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
argsToStringArray() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
This returns this as a string
argsToVector() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
returns the arguments as a vector.
ArgumentNotFoundException - Exception in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/17/13 at 11:13 AM
ArgumentNotFoundException() - Constructor for exception edu.uiuc.ncsa.security.util.cli.ArgumentNotFoundException
 
ArgumentNotFoundException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ArgumentNotFoundException
 
ArgumentNotFoundException(String) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ArgumentNotFoundException
 
ArgumentNotFoundException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ArgumentNotFoundException
 
ArrayIterator - Class in org.apache.velocity.util
An Iterator wrapper for an Object[].
ArrayIterator(Object) - Constructor for class org.apache.velocity.util.ArrayIterator
Creates a new iterator instance for the specified array.
ArrayListWrapper - Class in org.apache.velocity.util
A class that wraps an array with a List interface.
ArrayListWrapper(Object) - Constructor for class org.apache.velocity.util.ArrayListWrapper
 
ASImpl - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Addressable Server implementation to support double dispatch pattern(?)
ASImpl(URI) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.ASImpl
 
Asset - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
A storage class that contains the certificate chain private key used in the request the redirect returned from the server the username used for the MyProxy call the creation time of this entry (useful for removing expired/old assets) read more on the use of this in the AssetStore javadoc.
Asset(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
asset - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
asset(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
ASSET_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
ASSET_ID_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
ASSET_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
Tag identifying the asset store.
ASSET_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
assetCleanup - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
AssetConverter - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
A serializer that converts Assets to/from key/value pairs.
AssetConverter(SerializationKeys, IdentifiableProvider<Asset>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetConverter
 
AssetProvider<V extends Asset> - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Provider (i.e.
AssetProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetProvider
 
assetProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStoreProvider
 
AssetResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
Response from a server containing the certificate chain and user name.
AssetResponse() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.AssetResponse
 
AssetRetentionPolicy - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 4/15/14 at 12:23 PM
AssetRetentionPolicy(AssetStore) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.AssetRetentionPolicy
 
AssetSerializationKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Keys used for serialization.
AssetSerializationKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
assetServerURI - Variable in class edu.uiuc.ncsa.security.delegation.client.AbstractDelegationServiceProvider
 
AssetStore - Interface in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
The top-level abstract class for storing Assets.
assetStoreProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
AssetStoreTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Internal model of the SQL table backing an AssetStore.
AssetStoreTable(AssetSerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreTable
 
AssetStoreUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
A utility that contains a couple of useful idioms.
AssetStoreUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreUtil
 
Assignment() - Method in class org.apache.velocity.runtime.parser.Parser
 
ASTAddNode - Class in org.apache.velocity.runtime.parser.node
Handles number addition of nodes.

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTAddNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTAddNode
 
ASTAddNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTAddNode
 
ASTAndNode - Class in org.apache.velocity.runtime.parser.node
Please look at the Parser.jjt file which is what controls the generation of this class.
ASTAndNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTAndNode
 
ASTAndNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTAndNode
 
ASTAssignment - Class in org.apache.velocity.runtime.parser.node
 
ASTAssignment(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTAssignment
 
ASTAssignment(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTAssignment
 
ASTBlock - Class in org.apache.velocity.runtime.parser.node
 
ASTBlock(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTBlock
 
ASTBlock(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTBlock
 
ASTComment - Class in org.apache.velocity.runtime.parser.node
Represents all comments...
ASTComment(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTComment
 
ASTComment(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTComment
 
ASTDirective - Class in org.apache.velocity.runtime.parser.node
This class is responsible for handling the pluggable directives in VTL.
ASTDirective(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTDirective
 
ASTDirective(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTDirective
 
ASTDivNode - Class in org.apache.velocity.runtime.parser.node
Handles number division of nodes

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTDivNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTDivNode
 
ASTDivNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTDivNode
 
ASTElseIfStatement - Class in org.apache.velocity.runtime.parser.node
This class is responsible for handling the ElseIf VTL control statement.
ASTElseIfStatement(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTElseIfStatement
 
ASTElseIfStatement(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTElseIfStatement
 
ASTElseStatement - Class in org.apache.velocity.runtime.parser.node
This class is responsible for handling the Else VTL control statement.
ASTElseStatement(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTElseStatement
 
ASTElseStatement(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTElseStatement
 
ASTEQNode - Class in org.apache.velocity.runtime.parser.node
Handles arg1 == arg2 This operator requires that the LHS and RHS are both of the same Class OR both are subclasses of java.lang.Number
ASTEQNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTEQNode
 
ASTEQNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTEQNode
 
ASTEscape - Class in org.apache.velocity.runtime.parser.node
This class is responsible for handling Escapes in VTL.
ASTEscape(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTEscape
 
ASTEscape(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTEscape
 
ASTEscapedDirective - Class in org.apache.velocity.runtime.parser.node
This class is responsible for handling EscapedDirectives in VTL.
ASTEscapedDirective(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTEscapedDirective
 
ASTEscapedDirective(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTEscapedDirective
 
ASTExpression - Class in org.apache.velocity.runtime.parser.node
 
ASTExpression(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTExpression
 
ASTExpression(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTExpression
 
ASTFalse - Class in org.apache.velocity.runtime.parser.node
 
ASTFalse(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTFalse
 
ASTFalse(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTFalse
 
ASTFloatingPointLiteral - Class in org.apache.velocity.runtime.parser.node
Handles floating point numbers.
ASTFloatingPointLiteral(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral
 
ASTFloatingPointLiteral(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral
 
ASTGENode - Class in org.apache.velocity.runtime.parser.node
Handles arg1 >= arg2

Only subclasses of Number can be compared.

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTGENode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTGENode
 
ASTGENode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTGENode
 
ASTGTNode - Class in org.apache.velocity.runtime.parser.node
Handles arg1 > arg2

Only subclasses of Number can be compared.

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTGTNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTGTNode
 
ASTGTNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTGTNode
 
ASTIdentifier - Class in org.apache.velocity.runtime.parser.node
ASTIdentifier.java Method support for identifiers : $foo mainly used by ASTRefrence Introspection is now moved to 'just in time' or at render / execution time.
ASTIdentifier(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIdentifier
 
ASTIdentifier(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIdentifier
 
ASTIfStatement - Class in org.apache.velocity.runtime.parser.node
 
ASTIfStatement(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIfStatement
 
ASTIfStatement(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIfStatement
 
ASTIncludeStatement - Class in org.apache.velocity.runtime.parser.node
 
ASTIncludeStatement(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIncludeStatement
 
ASTIncludeStatement(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIncludeStatement
 
ASTIndex - Class in org.apache.velocity.runtime.parser.node
This node is responsible for the bracket notation at the end of a reference, e.g., $foo[1]
ASTIndex(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIndex
 
ASTIndex(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIndex
 
ASTIntegerLiteral - Class in org.apache.velocity.runtime.parser.node
Handles integer numbers.
ASTIntegerLiteral(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIntegerLiteral
 
ASTIntegerLiteral(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIntegerLiteral
 
ASTIntegerRange - Class in org.apache.velocity.runtime.parser.node
handles the range 'operator' [ n ..
ASTIntegerRange(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIntegerRange
 
ASTIntegerRange(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTIntegerRange
 
ASTLENode - Class in org.apache.velocity.runtime.parser.node
Handles arg1 <= arg2

Only subclasses of Number can be compared.

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTLENode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTLENode
 
ASTLENode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTLENode
 
ASTLTNode - Class in org.apache.velocity.runtime.parser.node
Handles arg1 < arg2

Only subclasses of Number can be compared.

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTLTNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTLTNode
 
ASTLTNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTLTNode
 
ASTMap - Class in org.apache.velocity.runtime.parser.node
AST Node for creating a map / dictionary.
ASTMap(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMap
 
ASTMap(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMap
 
ASTMathNode - Class in org.apache.velocity.runtime.parser.node
Helps handle math

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTMathNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMathNode
 
ASTMathNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMathNode
 
ASTMethod - Class in org.apache.velocity.runtime.parser.node
ASTMethod.java Method support for references : $foo.method() NOTE : introspection is now done at render time.
ASTMethod(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMethod
 
ASTMethod(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMethod
 
ASTMethod.MethodCacheKey - Class in org.apache.velocity.runtime.parser.node
Internal class used as key for method cache.
ASTModNode - Class in org.apache.velocity.runtime.parser.node
Handles modulus division

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTModNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTModNode
 
ASTModNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTModNode
 
ASTMulNode - Class in org.apache.velocity.runtime.parser.node
Handles multiplication

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTMulNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMulNode
 
ASTMulNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMulNode
 
ASTNENode - Class in org.apache.velocity.runtime.parser.node
Handles arg1 != arg2 This operator requires that the LHS and RHS are both of the same Class OR both are subclasses of java.lang.Number
ASTNENode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTNENode
 
ASTNENode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTNENode
 
ASTNotNode - Class in org.apache.velocity.runtime.parser.node
 
ASTNotNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTNotNode
 
ASTNotNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTNotNode
 
ASTObjectArray - Class in org.apache.velocity.runtime.parser.node
 
ASTObjectArray(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTObjectArray
 
ASTObjectArray(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTObjectArray
 
ASTOrNode - Class in org.apache.velocity.runtime.parser.node
Please look at the Parser.jjt file which is what controls the generation of this class.
ASTOrNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTOrNode
 
ASTOrNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTOrNode
 
ASTParameters - Class in org.apache.velocity.runtime.parser.node
 
ASTParameters(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTParameters
 
ASTParameters(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTParameters
 
ASTprocess - Class in org.apache.velocity.runtime.parser.node
 
ASTprocess(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTprocess
 
ASTprocess(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTprocess
 
ASTReference - Class in org.apache.velocity.runtime.parser.node
This class is responsible for handling the references in VTL ($foo).
ASTReference(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTReference
 
ASTReference(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTReference
 
ASTSetDirective - Class in org.apache.velocity.runtime.parser.node
Node for the #set directive
ASTSetDirective(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTSetDirective
 
ASTSetDirective(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTSetDirective
 
ASTStringLiteral - Class in org.apache.velocity.runtime.parser.node
ASTStringLiteral support.
ASTStringLiteral(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTStringLiteral
 
ASTStringLiteral(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTStringLiteral
 
ASTSubtractNode - Class in org.apache.velocity.runtime.parser.node
Handles subtraction of nodes (in #set() )

Please look at the Parser.jjt file which is what controls the generation of this class.
ASTSubtractNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTSubtractNode
 
ASTSubtractNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTSubtractNode
 
ASTText - Class in org.apache.velocity.runtime.parser.node
 
ASTText(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTText
 
ASTText(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTText
 
ASTTextblock - Class in org.apache.velocity.runtime.parser.node
This node holds the "Textblock" data which should not be interpreted by Velocity.
ASTTextblock(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTTextblock
 
ASTTextblock(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTTextblock
 
ASTTrue - Class in org.apache.velocity.runtime.parser.node
 
ASTTrue(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTTrue
 
ASTTrue(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTTrue
 
ASTVariable - Class in org.apache.velocity.runtime.parser.node
 
ASTVariable(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTVariable
 
ASTVariable(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTVariable
 
ASTWord - Class in org.apache.velocity.runtime.parser.node
 
ASTWord(int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTWord
 
ASTWord(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.ASTWord
 
AT_DEFAULT_HANDLER_TYPE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
at_do_templates - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
AT_FINISH_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer
 
AT_INIT_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer
 
AT_REFRESH_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer
 
AT_TYPE - Static variable in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
atFinish() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atFinish
 
ATI2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Access token issuer class for OAuth2.
ATI2(TokenForge, URI, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.ATI2
Constructor
ATIImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 13, 2011 at 12:46:28 PM
ATIImpl(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.ATIImpl
 
atInit() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atInit
 
atip - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
ATIProvider - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on 4/26/12 at 2:18 PM
ATIProvider(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.ATIProvider
 
ATIResponse2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
OIDC server response for request for access token
ATIResponse2(AccessTokenImpl, RefreshTokenImpl, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.ATIResponse2
 
atIssuer(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
ATIssuer - Interface in edu.uiuc.ncsa.security.delegation.server.issuers
Created by Jeff Gaynor
on 6/3/13 at 3:34 PM
atLifetime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
ATMethod() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.ATMethod
 
atRefresh() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atRefresh
 
ATRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 13, 2011 at 4:02:13 PM
ATRequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
ATRequest(DelegatedAssetRequest) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
Pending removal of OAuth 1 stuff, this is about the best we are going to do.
ATRequest - Class in edu.uiuc.ncsa.security.delegation.server.request
Request for a AccessToken.
ATRequest(HttpServletRequest, ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
ATResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 13, 2011 at 4:03:05 PM
ATResponse(AccessToken) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.ATResponse
 
ATResponse - Interface in edu.uiuc.ncsa.security.delegation.server.request
Server response to a request for an AccessToken
ATResponse2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Since the OAuth 2 protocol supports getting a refresh token back from the server with the access token, we have to include it in this class.
ATResponse2(AccessTokenImpl, RefreshTokenImpl) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.ATResponse2
 
ATResponseImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 13, 2011 at 1:18:51 PM
ATResponseImpl() - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
ATServer - Interface in edu.uiuc.ncsa.security.delegation.client.server
For a server that is tasked with creating access tokens.
ATServer2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
This class handles the client call to the access token endpoint
ATServer2(ServiceClient, String, boolean, long, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2
 
ATServer2.IDTokenEntry - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Place holder class for storing ID tokens.
attachEventCartridge(EventCartridge) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
attachEventCartridge(EventCartridge) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
attachEventCartridge(EventCartridge) - Method in interface org.apache.velocity.context.InternalEventContext
 
attachToContext(Context) - Method in class org.apache.velocity.app.event.EventCartridge
Attached the EventCartridge to the context Final because not something one should mess with lightly :)
AttributeAdminClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 4/17/17 at 1:04 PM
AttributeAdminClientResponse(AdminClient) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeAdminClientResponse
 
AttributeClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 11/28/16 at 1:39 PM
AttributeClientResponse(Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeClientResponse
 
AttributeEntry(String, String, boolean, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil.AttributeEntry
 
AttributeGetAdminClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 4/17/17 at 1:06 PM
AttributeGetAdminClientResponse(AdminClient, List<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeGetAdminClientResponse
 
AttributeGetClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 4/10/17 at 12:35 PM
AttributeGetClientResponse(Client, List<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeGetClientResponse
 
AttributeGetRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 11/28/16 at 1:32 PM
AttributeGetRequest(AdminClient, OA2Client, List<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeGetRequest
 
AttributeListRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 11/30/16 at 4:22 PM
AttributeListRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeListRequest
 
AttributeRemoveRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 11/30/16 at 4:19 PM
AttributeRemoveRequest(AdminClient, OA2Client, List<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeRemoveRequest
 
AttributeRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 11/30/16 at 4:16 PM
AttributeRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeRequest
 
AttributeServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
This server handles various requests for attributes.
AttributeServer(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
AttributeSetAdminClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 4/17/17 at 1:42 PM
AttributeSetAdminClientResponse(AdminClient, Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeSetAdminClientResponse
 
AttributeSetClientRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
Created by Jeff Gaynor
on 11/30/16 at 3:49 PM
AttributeSetClientRequest(AdminClient, OA2Client, Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeSetClientRequest
 
audience(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
AUDIENCE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
AUDIENCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
AUDIENCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
AUDIENCE_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
AUDIENCE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
AUDIENCE_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
AUTH_GRANT_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
AUTH_TIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
authenticate(HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
authGrant(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionKeys
 
authGrantValid - Variable in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
author_() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
AUTHORIZATION_ACTION_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AUTHORIZATION_ACTION_OK - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AUTHORIZATION_ACTION_OK_VALUE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AUTHORIZATION_ACTION_START - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AUTHORIZATION_CODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
This is used for the code=grant token when getting the access token.
AUTHORIZATION_CODE_VALUE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Deprecated. 
AUTHORIZATION_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
AUTHORIZATION_GRANT_LIFETIME_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
AUTHORIZATION_PASSWORD_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AUTHORIZATION_REFRESH_TOKEN_LIFETIME_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
AUTHORIZATION_REFRESH_TOKEN_LIFETIME_VALUE - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
AUTHORIZATION_SERVLET - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_HEADER_FIELD_NAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_HEADER_REQUIRE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_HEADER_USE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_RETURN_DN_AS_USERNAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_SHOW_LOGON - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_SERVLET_VERIFY_USERNAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
AUTHORIZATION_TIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
AUTHORIZATION_USER_NAME_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AUTHORIZATION_USER_NAME_VALUE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
AuthorizationControllerServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 2/17/14 at 10:47 AM
AuthorizationControllerServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationControllerServlet
 
authorizationGrant - Variable in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
AuthorizationGrant - Interface in edu.uiuc.ncsa.security.delegation.token
An authorization grant.
AuthorizationGrantImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
The OAuth 1.0a version of an AuthorizationGrant
AuthorizationGrantImpl(URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.AuthorizationGrantImpl
 
AuthorizationGrantImpl(String, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.AuthorizationGrantImpl
 
AuthorizationHandler - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Marker interface for things that handle authorization.
AuthorizationPath - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 9/11/18 at 6:25 PM
AuthorizationPath(JSONObject) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
AuthorizationPath(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
AuthorizationPath(String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
AuthorizationServerImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
In our control flow, the grant issuer and the authorization server are the same, which is why this class processes grant requests as well as access token requests.
AuthorizationServerImpl(URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
authorizationServletConfig - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
AuthorizationServletConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 12/4/12 at 11:28 AM
AuthorizationServletConfig(String, boolean, boolean, String, boolean, boolean, boolean, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
AuthorizationTemplate - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
This is an entry for the AuthorizationTemplates.
AuthorizationTemplate(JSONObject) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
AuthorizationTemplate(String, Collection<AuthorizationPath>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
AuthorizationTemplates - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
This keys off the audience.
AuthorizationTemplates() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
 
authorizationUri - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
AUTHORIZE_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
AUTHORIZE_TOKEN_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
AUTHORIZED_ENDPOINT - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
AuthorizedServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
For deployment in cases that there is a wholly external authorization webapp.
AuthorizedServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
AuthorizedServlet.ProtocolParameters - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
 
AuthorizedState(int, HttpServletRequest, HttpServletResponse, ServiceTransaction) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet.AuthorizedState
 
authTime - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
authTime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
authzGrant - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
authzGrant(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
This and similarly named methods are provided so you can override the specific path components and enforce your own semantics on the tokens.
authzGrantLifetime - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
authzGrantLifetime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
AutoRegistrationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
This will automatically approve every client request.
AutoRegistrationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AutoRegistrationServlet
 
available() - Method in class org.apache.velocity.io.UnicodeInputStream
 
AVALON_LOGGER - Static variable in class org.apache.velocity.runtime.log.AvalonLogChute
 
AVALON_LOGGER_FORMAT - Static variable in class org.apache.velocity.runtime.log.AvalonLogChute
 
AVALON_LOGGER_LEVEL - Static variable in class org.apache.velocity.runtime.log.AvalonLogChute
 
AvalonLogChute - Class in org.apache.velocity.runtime.log
Implementation of a Avalon logger.
AvalonLogChute() - Constructor for class org.apache.velocity.runtime.log.AvalonLogChute
 
AvalonLogSystem - Class in org.apache.velocity.runtime.log
Implementation of a Avalon logger.
AvalonLogSystem() - Constructor for class org.apache.velocity.runtime.log.AvalonLogSystem
 

B

b32DecodeToken(String) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
b32EncodeToken(Token) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
b32EncodeToken(String) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
b64DecodeToken(String) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
b64EncodeToken(Token) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
b64EncodeToken(String) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
backup(int) - Method in interface org.apache.velocity.runtime.parser.CharStream
Backs up the input stream by amount steps.
backup(int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
BASE64_URI_CAPUT - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
Used in making a consistent base 64-based uri from a string.
Base64String - Class in edu.uiuc.ncsa.security.util.pkcs
Wrapper for Base 64 encoded strings.
Base64String(String) - Constructor for class edu.uiuc.ncsa.security.util.pkcs.Base64String
 
Base64String(byte[]) - Constructor for class edu.uiuc.ncsa.security.util.pkcs.Base64String
 
BASE_BIGDECIMAL - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
 
BASE_BIGINTEGER - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
 
BASE_DOUBLE - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
 
BASE_FLOAT - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
 
BASE_LONG - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
The constants are used to determine in which context we have to calculate.
BASE_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
BaseClient - Class in edu.uiuc.ncsa.security.delegation.storage
Created by Jeff Gaynor
on 5/12/16 at 4:32 PM
BaseClient(Identifier) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
BaseClientConverter<V extends BaseClient> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Created by Jeff Gaynor
on 10/20/16 at 12:58 PM
BaseClientConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
BaseClientKeys - Class in edu.uiuc.ncsa.security.delegation.storage
Created by Jeff Gaynor
on 10/20/16 at 12:57 PM
BaseClientKeys() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
BaseClientStore<V extends BaseClient> - Interface in edu.uiuc.ncsa.security.delegation.server.storage
Created by Jeff Gaynor
on 10/12/16 at 1:19 PM
BaseClientTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table
Created by Jeff Gaynor
on 10/20/16 at 2:06 PM
BaseClientTable(SerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.BaseClientTable
 
BaseVisitor - Class in org.apache.velocity.runtime.visitor
This is the base class for all visitors.
BaseVisitor() - Constructor for class org.apache.velocity.runtime.visitor.BaseVisitor
 
BasicClaimsSourceImpl - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
The most basic implementation of a ClaimSource.
BasicClaimsSourceImpl(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
BasicClaimsSourceImpl() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
BasicExceptionHandler - Class in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 2/6/15 at 4:32 PM
BasicExceptionHandler(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.servlet.BasicExceptionHandler
 
BasicIdentifier - Class in edu.uiuc.ncsa.security.core.util
Simple implementation of an identifier.
BasicIdentifier(URI) - Constructor for class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
BasicIdentifier(String) - Constructor for class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
BasicIO - Class in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/11/20 at 6:58 AM
BasicIO() - Constructor for class edu.uiuc.ncsa.security.util.cli.BasicIO
 
BasicIO(InputStream, PrintStream) - Constructor for class edu.uiuc.ncsa.security.util.cli.BasicIO
 
BasicRefreshTokenHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 8/5/20 at 9:18 AM
BasicRefreshTokenHandler(PayloadHandlerConfigImpl) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
BasicRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Usage
BasicRequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
 
BasicRequest(Client, Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
 
BasicResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 26, 2011 at 2:14:52 PM
BasicResponse() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.BasicResponse
 
BasicResponse(HashMap) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.BasicResponse
 
basicScopes - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
These are the basic scopes supported by the OA4MP OIDC protocol.
BasicSorter - Class in edu.uiuc.ncsa.security.util.cli
A very basic sorter.
BasicSorter() - Constructor for class edu.uiuc.ncsa.security.util.cli.BasicSorter
 
BasicTransaction - Class in edu.uiuc.ncsa.security.delegation.storage.impl
A bean holding a transaction.
BasicTransaction(Identifier) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
BasicTransaction(AuthorizationGrant) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
BasicTransactionConverter<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
A map converter bridging the gap between the interface and the backing store.
BasicTransactionConverter(IdentifiableProvider<V>, TokenForge) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
BasicTransactionConverter(SerializationKeys, IdentifiableProvider<V>, TokenForge) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
BasicTransactionKeys - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Created by Jeff Gaynor
on 4/25/12 at 3:10 PM
BasicTransactionKeys() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionKeys
 
BasicTransactionProvider<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Created by Jeff Gaynor
on 4/4/12 at 4:23 PM
BasicTransactionProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionProvider
 
BasicTransactionTable - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Models and SQL table that holds transactions.
BasicTransactionTable(BasicTransactionKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context.
BATCH_FILE_COMMENT_CHAR - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.event.ParserUtil
 
BATCH_FILE_LINE_CONTINUES - Static variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
If a line ends with this (after the comment is removed), then glow it on to the next input line.
BATCH_FILE_LINE_TERMINATION - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.event.ParserUtil
 
BATCH_FILE_MODE_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
BATCH_MODE_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
batchFile - Variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
BeanUtils - Class in edu.uiuc.ncsa.security.core.util
Utilities for beans.
BeanUtils() - Constructor for class edu.uiuc.ncsa.security.core.util.BeanUtils
 
BEARER_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
BEGIN_CERTIFICATE - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
This required by the specification
BEGIN_PKCS7 - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
BEGIN_PRIVATE_KEY - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
BEGIN_PUBLIC_KEY - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
BEGIN_RSA_PRIVATE_KEY - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
beginColumn - Variable in class org.apache.velocity.runtime.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.apache.velocity.runtime.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns the next character that marks the beginning of the next token.
BeginToken() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
Benchmarker - Class in edu.uiuc.ncsa.security.core.util
Simple bechmarking object.
Benchmarker(Logable) - Constructor for class edu.uiuc.ncsa.security.core.util.Benchmarker
 
bigIntToString(BigInteger) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
BIRTHDATE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's birthday, represented as an ISO 8601:2004 [ISO8601‑2004] YYYY-MM-DD format.
BitSetUtil - Class in edu.uiuc.ncsa.security.core.util
A utility for certain operations on BitSet.
BitSetUtil() - Constructor for class edu.uiuc.ncsa.security.core.util.BitSetUtil
 
blanks - Static variable in class edu.uiuc.ncsa.security.core.util.StringUtils
 
BlobServer - Class in edu.uiuc.ncsa.security.util.configuration
Created by Jeff Gaynor
on 9/3/20 at 10:24 AM
BlobServer(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.configuration.BlobServer
 
Block - Class in org.apache.velocity.runtime.directive
Directive that puts an unrendered AST block in the context under the specified key, postponing rendering until the reference is used and rendered.
Block() - Constructor for class org.apache.velocity.runtime.directive.Block
 
block - Variable in class org.apache.velocity.runtime.directive.Block
 
BLOCK - Static variable in interface org.apache.velocity.runtime.directive.DirectiveConstants
Block directive indicator
Block.Reference - Class in org.apache.velocity.runtime.directive
actual class placed in the context, holds the context being used for the render, as well as the parent (which already holds everything else we need).
BlockMacro - Class in org.apache.velocity.runtime.directive
BlockMacro directive is used to invoke Velocity macros with normal parameters and a macro body.
BlockMacro(String) - Constructor for class org.apache.velocity.runtime.directive.BlockMacro
 
body() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
body_() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
BooleanPropertyExecutor - Class in org.apache.velocity.runtime.parser.node
Handles discovery and valuation of a boolean object property, of the form public boolean is when executed.
BooleanPropertyExecutor(Log, Introspector, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor
 
BooleanPropertyExecutor(RuntimeLogger, Introspector, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor
Deprecated.
RuntimeLogger is deprecated. Use the other constructor.
Bootstrapper - Class in edu.uiuc.ncsa.security.servlet
This class controls the loading of the correct boot strapper, which in turn is charged with translating the configuration into usable objects.
Bootstrapper() - Constructor for class edu.uiuc.ncsa.security.servlet.Bootstrapper
 
BRACKETED_WORD - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
Break - Class in org.apache.velocity.runtime.directive
Break directive used for interrupting scopes.
Break() - Constructor for class org.apache.velocity.runtime.directive.Break
 
btk() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
 
bufferToString() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
Reconstruct the input as a string with new line characters.
bufpos - Variable in class org.apache.velocity.runtime.parser.VelocityCharStream
 
button - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
buttonFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
byteCount - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
bytesToChunkedString(byte[]) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
Fixes OAUTH-212: upgrade to version 1.10 of apache commons no longer chunks strings, so PEM format of all keys and certs are no longer readable by Open SSL, e.g.

C

ca() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.ClientApprovalTable
 
Cache - Class in edu.uiuc.ncsa.security.core.cache
This cache stores CachedObjects by a given key.
Cache() - Constructor for class edu.uiuc.ncsa.security.core.cache.Cache
 
cache - Variable in class org.apache.velocity.runtime.resource.ResourceCacheImpl
Cache storage, assumed to be thread-safe.
Cacheable - Interface in edu.uiuc.ncsa.security.core.cache
Objects that can be cached should implement this interface.
CachedMapFacade<V extends Cacheable> - Class in edu.uiuc.ncsa.security.core.cache
A Facade for a map that is backed by a cache.
CachedMapFacade(Store<V>) - Constructor for class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
CachedMapFacade() - Constructor for class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
CachedObject - Class in edu.uiuc.ncsa.security.core.cache
Class the contains a cacheable object.
CachedObject() - Constructor for class edu.uiuc.ncsa.security.core.cache.CachedObject
 
CachedObject(String, Object) - Constructor for class edu.uiuc.ncsa.security.core.cache.CachedObject
 
CACHEDUMP_MSG - Static variable in class org.apache.velocity.util.introspection.IntrospectorCacheImpl
define a public string so that it can be looked for if interested
callback - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
CALLBACK - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
CALLBACK_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
The callback uri to be used for every request.
CALLBACK_URI - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
CALLBACK_URI_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
CALLBACK_URI_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceConstantKeys
 
CallbackRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on May 12, 2011 at 1:04:34 PM
CallbackRequest(ServletRequest) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
CallbackResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on May 12, 2011 at 1:05:23 PM
CallbackResponse() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.CallbackResponse
 
callbackUri(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
callbackUri(String...) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
canApprove(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
canApprove(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
canApprove() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionList
 
canCreate(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
canCreate(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
canCreate() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionList
 
canDelete(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
canDelete() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionList
 
canonicalName(String) - Static method in class edu.uiuc.ncsa.security.core.util.HostUtil
This is the *real* host.
canRead(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
canRead() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionList
 
canRemove(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
canWrite(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
canWrite() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionList
 
capitalizeFirstLetter(String) - Static method in class org.apache.velocity.util.StringUtils
Capitalize the first letter but leave the rest as they are.
caput - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
casp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
casp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
caThread - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
CAUSE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
CB_TYPE - Static variable in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
CBIImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Some implementations (e.g.
CBIImpl(TokenForge, URI, VerifyingHTTPClientFactory) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.CBIImpl
 
CBIssuer - Interface in edu.uiuc.ncsa.security.delegation.server.issuers
Created by Jeff Gaynor
on 6/3/13 at 3:35 PM
CBRequest - Class in edu.uiuc.ncsa.security.delegation.server.request
Request to a callback server.
CBRequest(ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
CBResponse - Interface in edu.uiuc.ncsa.security.delegation.server.request
Created by Jeff Gaynor
on May 23, 2011 at 11:31:20 AM
CBResponseImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 23, 2011 at 12:54:59 PM
CBResponseImpl() - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.CBResponseImpl
 
CBServer - Interface in edu.uiuc.ncsa.security.delegation.client.server
Models a server that handles the callback, if there is one.
CBServerImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
Sometimes this is useful for services that require a heavyweight callback.
CBServerImpl(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.CBServerImpl
 
cert(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
CERT_LIFETIME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
CERT_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
CERT_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
CERT_LIFETIME_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceConstantKeys
 
CERT_LIFETIME_KEY - Static variable in class edu.uiuc.ncsa.security.delegation.client.AbstractClientEnvironment
This is used in requests as the key for the cert lifetime parameter.
CERT_REQ - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
CERT_REQUEST - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
CERT_REQUEST_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
CERT_REQUEST_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceConstantKeys
 
CERT_REQUEST_KEY - Static variable in class edu.uiuc.ncsa.security.delegation.client.AbstractClientEnvironment
This is used in requests as the key for the cert request parameter
certificateChain - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
certificates(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
certReq(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
certReq(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
CERTS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
CertServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.servlet
Created by Jeff Gaynor
on May 18, 2011 at 2:44:47 PM
CertServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.servlet.CertServlet
 
CertUtil - Class in edu.uiuc.ncsa.security.util.pkcs
Utilities for formatting certs and other things.
CertUtil() - Constructor for class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
CertUtil.MySunPKCS_CR - Class in edu.uiuc.ncsa.security.util.pkcs
 
cfg(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
CfgEvent - Class in edu.uiuc.ncsa.security.core.configuration.provider
Created by Jeff Gaynor
on 1/16/12 at 8:46 AM
CfgEvent(Object, ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.CfgEvent
Constructs a prototypical Event.
CfgEventListener - Interface in edu.uiuc.ncsa.security.core.configuration.provider
Created by Jeff Gaynor
on 1/16/12 at 8:46 AM
ChainableUberspector - Interface in org.apache.velocity.util.introspection
Interface that marks uberspectors as chainable, meaning that multiple uberspectors can be combined in a chain (using the Decorator pattern).
ChainedInternalContextAdapter - Class in org.apache.velocity.context
This is an abstract internal-use-only context implementation to be used as a subclass for other internal-use-only contexts that wrap other internal-use-only contexts.
ChainedInternalContextAdapter(InternalContextAdapter) - Constructor for class org.apache.velocity.context.ChainedInternalContextAdapter
CTOR, wraps an ICA
CHANGE_NODE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
changeSessionId() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
characters - Variable in class edu.uiuc.ncsa.security.util.functor.parser.event.DoubleQuoteEvent
 
CharStream - Interface in org.apache.velocity.runtime.parser
This interface describes a character stream that maintains line and column number positions of the characters.
check(Client, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
Note that all of the exceptions thrown here are because the callback cannot be verified, hence it is unclear where the error is to be sent.
check(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
The template is stored in the configuration.
CHECK_ACL_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL
 
CheckACL() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.CheckACL
 
checkAction(String, String, int) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Converts command line arguments into integer action values.
checkAdminClientSecret(AdminClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
checkAdminPermission(AdminClient, OA2Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Checks that this client exists on the system and that if it exists, the admin client actually owns it.
checkAGExpiration(AuthorizationGrant) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
checkAGExpiration(AuthorizationGrant) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
Contract: if the token gets updated (might have to because of changes to token versions), return it.
checkAGExpiration(AuthorizationGrant) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AccessTokenServlet
 
checkArg(Object[], String, int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
Checks that the argument at argIndex is a stem.
checkArgs() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
This will check that there are args (assumes that the functor requires arguments and that each argument in turn is a functor.
checkArgs(boolean) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
checkArgs(RuntimeServices, Token, Node, String) - Static method in class org.apache.velocity.runtime.directive.Macro
Used by Parser.java to do further parameter checking for macro arguments.
checkArgs(InternalContextAdapter, Node, boolean) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
check if we are calling this macro with the right number of arguments.
checkBasic(Object, Object) - Static method in class edu.uiuc.ncsa.security.core.util.BeanUtils
Very basic checks that all objects should do as part of their equals methods.
checkCertLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
checkClaim(JSONObject, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
checkClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
checkClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
checkClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
checkClaims() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Called after the runner has gotten the claims so that this class can check integrity.
checkClientApproval(Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Checks if the client is approved.
checkClientSecret(BaseClient, BaseClientStore) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
This takes the client created from the JSON that came in the request and goes to the correct store, grabs the client with that ID stashed there and then checks that the secrets match.
checkClientTrusted(X509Certificate[], String) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
checkClientTrusted(X509Certificate[], String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
 
checkContentType(String, String) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
checkDestroyed() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
checkEquals(Object, Object) - Static method in class edu.uiuc.ncsa.security.core.util.BeanUtils
This checks if two objects are equal.
checkEvent(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
checkEvent(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl.MessagesProvider
 
checkEvent(CfgEvent) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
Checks that the event applies to this component.
checkEvent(CfgEvent) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
checkEvent(CfgEvent) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
checkFile(String) - Static method in class edu.uiuc.ncsa.security.core.util.FileUtil
This just checks various things about the file so the user gets a better experience about what might be wrong.
CheckIdTokenHint(HttpServletRequest, HttpServletResponse, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
In this case, a previous request to the token endpoint returned an ID token.
checkJAEntry(JSONArray, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
JSONArray does not check its contains sanely against strings at times.
checkLevelAndLabel(String, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
Do a case insensitive check for equality of a given label and one of the pre-defined (target) labels.
checkMPConnection(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
 
checkNonce(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
Checks if a non-trivial nonce is here and if so, throws an exception.
checkNoNulls(Object, Object) - Static method in class edu.uiuc.ncsa.security.core.util.BeanUtils
This presupposes that nulls are not permitted, so if one of the objects is null, it cannot possible be equal to the other, e.g.
checkOA2ClientSecret(OA2Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
***************************
checkObjectExecutePermission(Class, String) - Method in interface org.apache.velocity.util.introspection.SecureIntrospectorControl
Determine which methods and classes to prevent from executing.
checkObjectExecutePermission(Class, String) - Method in class org.apache.velocity.util.introspection.SecureIntrospectorImpl
Determine which methods and classes to prevent from executing.
checkParameters(OA2ServiceTransaction, OA2Client, AGResponse, HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
checkPrivateKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
checkPrompts(OA2ServiceTransaction, Map<String, String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
Basically, if the prompt parameter is there, we only support the login option.
checkProtocol(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
Fix for OAUTH-107.
checkPublicKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
checkRequiredClaim(JSONObject, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
checkRequiredClaims(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
For CIL-499.
checkRequiredScopes(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
Use this to check for any requires scopes that the request must have.
checkRequiredScopes(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
Use this to check for any requires scopes that the request must have.
checkServerCertPath(X509Certificate[]) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
checkServerTrusted(X509Certificate[], String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
Annoyingly, javax's SSL catches exceptions, but does not propagate them, so many trust managers explicitly print out their stack traces.
checkState(State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
checkTimestamp(String, long) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
Check the timestamp for the given token.
checkTimestamp(String) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
Given a token, this will take the date and check that it lies within the MAX_TIMEOUT range, throwing an InvalidTimestampException if it does not.
checkToken(OA2Client, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC7009
 
checkTokenEquals(NewToken, NewToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
checkURI(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
checkUser(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
checkUser(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
checkVersion() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
checkVersion(byte[]) - Method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
Fix for OAUTH-96, sort of.
children - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
childrenAccept(ParserVisitor, Object) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
childrenAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
chooseCharacterEncoding(HttpServletRequest) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Chooses the output character encoding to be used as the value for the "charset=" portion of the HTTP Content-Type header (and thus returned by response.getCharacterEncoding()).
chop(String, int) - Static method in class org.apache.velocity.util.StringUtils
Chop i characters off the end of a string.
chop(String, int, String) - Static method in class org.apache.velocity.util.StringUtils
Chop i characters off the end of a string.
CILOGON_NS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
CircularReferenceException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 2/19/19 at 7:19 PM
CircularReferenceException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.CircularReferenceException
 
CircularReferenceException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.CircularReferenceException
 
CircularReferenceException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.CircularReferenceException
 
CircularReferenceException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.CircularReferenceException
 
CL_INPUT_FILE_FLAG - Variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
CL_OUTPUT_FILE_FLAG - Variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
CLAIM_NAME_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
CLAIM_POST_PROCESSING_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
CLAIM_PRE_PROCESSING_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
CLAIM_SOURCE_ALIAS_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
CLAIM_SOURCE_CLASSNAME_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
Note that this cannot be the reserved word "class" since the JSON library will attempt to resolve it to a class and do squirrelly things with it if it finds one.
CLAIM_SOURCE_CONFIG_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
CLAIM_SOURCES_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
CLAIM_SOURCES_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
CLAIM_VALUE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
ClaimFunctor - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
A functor that operates on claims.
ClaimFunctor(FunctorType, Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.ClaimFunctor
 
claims - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
claims - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.ClaimFunctor
 
claims - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
CLAIMS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
CLAIMS_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
CLAIMS_SOURCES_STATE_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
CLAIMS_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
claimSource - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
claimSource - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
ClaimSource - Interface in edu.uiuc.ncsa.security.oauth_2_0.server.claims
This is charged with modelling the source for sets of claims.
ClaimSourceConfigConverter - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
The claim source configurations made for QDL are really just the barebones defaults.
ClaimSourceConfigConverter() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimSourceConfigConverter
 
ClaimSourceConfiguration - Class in edu.uiuc.ncsa.security.oauth_2_0.server.claims
Every ClaimSource can have a pre or post-processor.
ClaimSourceConfiguration() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
ClaimSourceConfigurationUtil - Class in edu.uiuc.ncsa.security.oauth_2_0.server.claims
This is a utility that will take a claim source and make a configuration for it.
ClaimSourceConfigurationUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
ClaimSourceFactory - Class in edu.uiuc.ncsa.security.oauth_2_0.server.claims
Created by Jeff Gaynor
on 12/19/16 at 11:26 AM
ClaimSourceFactory() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactory
 
ClaimSourceFactoryImpl - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 12/16/16 at 3:08 PM
ClaimSourceFactoryImpl() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ClaimSourceFactoryImpl
 
ClaimSourceFactoryRequest - Class in edu.uiuc.ncsa.security.oauth_2_0.server.claims
Created by Jeff Gaynor
on 12/19/16 at 11:26 AM
ClaimSourceFactoryRequest(MyLoggingFacade, ClaimSourceConfiguration, Collection<String>) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
ClaimsSourceGetter - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 2/10/20 at 10:18 AM
ClaimsSourceGetter() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
claimsToStem(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
It is a bit hard to convert from stems to claims, so this does it.
ClassMap - Class in org.apache.velocity.util.introspection
A cache of introspection information for a specific class instance.
ClassMap(Class, Log) - Constructor for class org.apache.velocity.util.introspection.ClassMap
Standard constructor
className - Variable in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Class name for this loader, for logging/debuggin purposes.
ClasspathResourceLoader - Class in org.apache.velocity.runtime.resource.loader
ClasspathResourceLoader is a simple loader that will load templates from the classpath.
ClasspathResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
 
ClassUtils - Class in org.apache.velocity.util
Simple utility functions for manipulating classes and resources from the classloader.
clean(InternalContextAdapter, Object, Object, Object) - Method in class org.apache.velocity.runtime.directive.Foreach
 
Cleanup<K,V> - Class in edu.uiuc.ncsa.security.core.cache
General utility for applying retention policies to maps (which covers all caching as well as stores).
Cleanup(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.core.cache.Cleanup
 
cleanup() - Method in class org.apache.velocity.texen.ant.TexenTask
A hook method called at the end of TexenTask.execute() which can be overridden to perform any necessary cleanup activities (such as the release of database connections, etc.).
cleanupInterval - Variable in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
cleanupPending() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
cleanUpState(String[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
clear() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
clear() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
clear() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
clear() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
clear() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
clear() - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
clear() - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
clear() - Method in class edu.uiuc.ncsa.security.core.util.Pacer
Clears the current line of text.
clear() - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
clear() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
clear() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
clear() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
clear() - Method in class org.apache.velocity.anakia.NodeList
 
clear() - Method in class org.apache.velocity.io.VelocityWriter
Discard the output buffer.
clear() - Method in interface org.apache.velocity.util.introspection.IntrospectorCache
Clears the internal cache.
clear() - Method in class org.apache.velocity.util.introspection.IntrospectorCacheImpl
Clears the internal cache.
CLEAR_BUFFER_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
CLEAR_BUFFER_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
CLEAR_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
CLEAR_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
clear_env(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
clear_file(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
clear_id(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
clearCookie(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
Clear the CILogon client cookie.
clearEntries() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
Clears the list of entries so next call will get it afresh
clearEnvHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
clearIndices() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
clearIndices() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
clearLine(int) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
clear the entire current line.
clearNodeScope(Node) - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
clearProperty(String) - Static method in class org.apache.velocity.app.Velocity
Clear a Velocity Runtime property.
clearProperty(String) - Method in class org.apache.velocity.app.VelocityEngine
Clear a Velocity Runtime property.
clearProperty(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Clear the values pertaining to a particular property.
clearProperty(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Clear the values pertaining to a particular property.
clearProperty(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Clear the values pertaining to a particular property.
clearProperty(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Clear the values pertaining to a particular property.
clearQueue() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
clearQueue() - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
Some implementations will have a queue e.g.
clearQueue() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
clearRepositories() - Static method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Removes all statically stored StringResourceRepositorys.
clearScreen - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorEntry
 
clearScriptSet() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
clearState() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
clearState() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
This clears every executed functor in the antecedent and any consequents.
clearState() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
Clears each of the execution states of the logic blocks
clearStateVars() - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
Clears all state variables, resets to start values, clears stateStack.
CLIDriver - Class in edu.uiuc.ncsa.security.util.cli
A driver program that does introspection on a set of CLICommands
CLIDriver(Commands...) - Constructor for class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
client - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
client - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
client - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory.RequestObject
 
Client - Class in edu.uiuc.ncsa.security.delegation.storage
Models a client.
Client(Identifier) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.Client
 
CLIENT_ACTION_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_ACTION_REQUEST_VALUE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_APPROVAL_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
CLIENT_APPROVAL_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
CLIENT_CALLBACK_URI - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_EMAIL - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_ERROR_URL - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_HOME_URL - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_ID - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
REQUIRED.
CLIENT_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
CLIENT_ID - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
CLIENT_ID_ISSUED_AT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
CLIENT_IS_PUBLIC - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_MANAGEMENT_TAG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
CLIENT_NAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
CLIENT_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_PROXY_LIMITED - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_PUBLIC_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
CLIENT_SECRET - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
CLIENT_SECRET - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
CLIENT_SECRET_EXPIRES_AT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
REQUIRED if client_secret is issued.
CLIENT_SECRET_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
This is the key used in the API for the client secret.
CLIENT_SECRET_LENGTH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
CLIENT_SECRET_LENGTH_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
CLIENT_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
ClientApproval - Class in edu.uiuc.ncsa.security.delegation.server.storage
A client approval.
ClientApproval(Identifier) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
ClientApproval.Status - Enum in edu.uiuc.ncsa.security.delegation.server.storage
This status enum has values that the elements assume.
ClientApprovalKeys - Class in edu.uiuc.ncsa.security.delegation.storage
Created by Jeff Gaynor
on 4/25/12 at 3:07 PM
ClientApprovalKeys() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.ClientApprovalKeys
 
ClientApprovalMemoryStore<V extends ClientApproval> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 7/2/18 at 2:01 PM
ClientApprovalMemoryStore(IdentifiableProviderImpl<V>, ClientApproverConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApprovalMemoryStore
 
ClientApprovalProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server
Created by Jeff Gaynor
on 4/4/12 at 4:21 PM
ClientApprovalProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.ClientApprovalProvider
 
ClientApprovalProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.ClientApprovalProvider
 
clientApprovalStore - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
ClientApprovalStore<V extends ClientApproval> - Interface in edu.uiuc.ncsa.security.delegation.server.storage
Created by Jeff Gaynor
on 1/9/12 at 4:47 PM
ClientApprovalTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table
Created by Jeff Gaynor
on May 26, 2011 at 9:41:59 AM
ClientApprovalTable(ClientApprovalKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.ClientApprovalTable
The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context.
ClientApprovalThread(MyLoggingFacade, ServiceEnvironmentImpl, File, Long) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover.ClientApprovalThread
 
ClientApproverConverter<V extends ClientApproval> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 4/16/12 at 11:10 AM
ClientApproverConverter(IdentifiableProviderImpl<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApproverConverter
 
ClientApproverConverter(SerializationKeys, IdentifiableProviderImpl<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApproverConverter
 
ClientBootstrapper - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.loader
A class required by Tomcat.
ClientBootstrapper() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientBootstrapper
 
ClientConverter<V extends Client> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Created by Jeff Gaynor
on 4/13/12 at 3:48 PM
ClientConverter(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
ClientConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
ClientEnvironment - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
Environment under which a client instance runs.
ClientEnvironment(URI, URI, URI, long, String, DelegationService, URI, PrivateKey, PublicKey, URI, TokenForge, AssetStore, boolean, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Used mostly for testing.
ClientEnvironment(MyLoggingFacade, Map<String, String>, URI, URI, URI, URI, URI, long, String, PrivateKey, PublicKey, String, boolean, long, long, AssetProvider, Provider<Client>, Provider<TokenForge>, Provider<DelegationService>, Provider<AssetStore>, boolean, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Main constructor called by the loader.
clientEnvironment - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPServiceProvider
 
ClientEnvironmentUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.loader
A utility to allow for loading the client environment from outside the servlet.
ClientEnvironmentUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientEnvironmentUtil
 
ClientExceptionHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.servlet
Created by Jeff Gaynor
on 2/9/15 at 12:01 PM
ClientExceptionHandler(ClientServlet, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientExceptionHandler
 
ClientFunctorScripts<V extends FunctorScript> - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor
Created by Jeff Gaynor
on 2/5/20 at 2:15 PM
ClientFunctorScripts() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScripts
 
ClientFunctorScriptsFactory<V extends ClientFunctorScripts> - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor
Created by Jeff Gaynor
on 2/5/20 at 2:16 PM
ClientFunctorScriptsFactory(JSONObject, JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsFactory
 
ClientFunctorScriptsUtil - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor
Created by Jeff Gaynor
on 2/5/20 at 2:19 PM
ClientFunctorScriptsUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
clientID(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
ClientJSONConfigUtil - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts
This will read the configuration.
ClientJSONConfigUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
 
clientKey(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
ClientKeys - Class in edu.uiuc.ncsa.security.delegation.storage
Created by Jeff Gaynor
on 4/25/12 at 3:06 PM
ClientKeys() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.ClientKeys
 
ClientLoader<T extends ClientEnvironment> - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.loader
Referenced in the deployment descriptor, this class will process the configuration file and return a ClientEnvironment.
ClientLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
ClientLoaderInterface - Interface in edu.uiuc.ncsa.myproxy.oa4mp.client
An interface ensuring that loaders have a service provider.
ClientManagementConstants - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
These are constants for the configuration of the client management facilities.
ClientMemoryStore<V extends Client> - Class in edu.uiuc.ncsa.security.delegation.server.storage.impl
Abstract class that gets the inheritance and generics right.
ClientMemoryStore(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.impl.ClientMemoryStore
 
clientPool - Variable in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
clientProvider - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
clientProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.DSClientSQLStoreProvider
 
clientProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientStoreProvider
 
clientProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSClientSQLStoreProvider
 
ClientProvider<V extends Client> - Class in edu.uiuc.ncsa.security.delegation.storage
Created by Jeff Gaynor
on 4/4/12 at 2:54 PM
ClientProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.ClientProvider
 
ClientQDLScripts - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts.qdl
Created by Jeff Gaynor
on 2/5/20 at 2:25 PM
ClientQDLScripts() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.qdl.ClientQDLScripts
 
ClientQDLScriptsUtil - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts.qdl
Created by Jeff Gaynor
on 2/5/20 at 2:28 PM
ClientQDLScriptsUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.qdl.ClientQDLScriptsUtil
 
ClientRegistrationRetryException(String, Throwable, BaseClient) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet.ClientRegistrationRetryException
 
ClientRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 11/28/16 at 1:59 PM
ClientRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientRequest
 
ClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 11/28/16 at 2:00 PM
ClientResponse() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientResponse
 
CLIENTS_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
ClientScripts - Interface in edu.uiuc.ncsa.security.oauth_2_0.server.scripts
Created by Jeff Gaynor
Marker interface.
ClientScriptsFactory<V extends ClientScripts> - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts
Created by Jeff Gaynor
on 2/5/20 at 2:45 PM
ClientScriptsFactory() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientScriptsFactory
 
ClientServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 11/28/16 at 1:55 PM
ClientServer(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientServer
 
clientServlet - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientExceptionHandler
 
ClientServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.servlet
Basic Client servlet.
ClientServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
ClientServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
The client management servlet.
ClientServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
ClientServletInitializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.loader
Created by Jeff Gaynor
on 4/15/14 at 11:21 AM
ClientServletInitializer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
clientStore - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
ClientStore<V extends Client> - Interface in edu.uiuc.ncsa.security.delegation.server.storage
Marker interface for client stores
clientStoreProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStoreProvider
 
ClientStoreProvider<T extends ClientStore> - Class in edu.uiuc.ncsa.security.delegation.server.storage.impl
Created by Jeff Gaynor
on 1/18/12 at 10:02 AM
ClientStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.impl.ClientStoreProvider
 
ClientStoreProviders - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
Created by Jeff Gaynor
on 12/15/16 at 1:53 PM
ClientStoreProviders() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
ClientStoreProviders.DSClientSQLStoreProvider<V extends SQLClientStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
 
ClientStoreProviders.DSFSClientStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
 
ClientStoreProviders.MemoryClientStoreProvider<V extends Client> - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
 
ClientStoreTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table
Created by Jeff Gaynor
on May 24, 2011 at 11:10:02 AM
ClientStoreTable(ClientKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.ClientStoreTable
The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context.
ClientUtils - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/9/21 at 3:09 PM
ClientUtils() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientUtils
 
ClientXMLTags - Interface in edu.uiuc.ncsa.myproxy.oa4mp.client
These are the tags that appear in the client XML configuration file.
CLIReflectionUtil - Class in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/21/13 at 2:28 PM
CLIReflectionUtil() - Constructor for class edu.uiuc.ncsa.security.util.cli.CLIReflectionUtil
 
CLITool - Class in edu.uiuc.ncsa.security.util.cli
Basic class for writing command line tools.
CLITool() - Constructor for class edu.uiuc.ncsa.security.util.cli.CLITool
 
CLITools - Class in edu.uiuc.ncsa.security.util.configuration
Tools for creating command line clients
CLITools() - Constructor for class edu.uiuc.ncsa.security.util.configuration.CLITools
 
clone() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
clone() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
clone() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
clone() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
clone() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Creates a deep copy of this object.
clone() - Method in interface edu.uiuc.ncsa.security.core.Identifiable
 
clone() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
This should never be cloned in practice.
clone() - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableImpl
 
clone() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
clone() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
clone() - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
clone() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
clone() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
clone() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
clone() - Method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
clone() - Method in class org.apache.velocity.anakia.NodeList
Returns a NodeList that contains the same nodes as this node list.
clone() - Method in class org.apache.velocity.VelocityContext
Clones this context object.
close() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
close() - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
Ends the connection to the MyProxy server cleanly
close() - Method in class org.apache.velocity.io.UnicodeInputStream
 
close() - Method in class org.apache.velocity.io.VelocityWriter
Close the stream.
close() - Method in class org.apache.velocity.runtime.resource.loader.JarHolder
 
closeConnection() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
closeDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
closeDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
closeDelimiter(DelimiterEvent) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.event.DelimiterListener
 
closeDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
closeDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
closeDelimiterCount - Variable in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
closeNodeScope(Node, int) - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
closeNodeScope(Node, boolean) - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
CMConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
Entry for the Client management configuration map.
CMConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
CMConfig(String, URI, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
CMConfigs - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
Created by Jeff Gaynor
on 7/25/19 at 1:44 PM
CMConfigs() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
CMParser - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
Parses JSON strings into objects for the Client Manager.
CMParser() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.CMParser
 
cn - Variable in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
CODE_CHARS - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
Characters to be used in user codes.
CODE_ERROR - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
CODE_NO - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
CODE_OK - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
collapseNewlines(String) - Static method in class org.apache.velocity.util.StringUtils
Remove/collapse multiple newline characters.
collapseSpaces(String) - Static method in class org.apache.velocity.util.StringUtils
Remove/collapse multiple spaces.
COLON - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
COMMA - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
CommaEvent - Class in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 11:37 AM
CommaEvent(EventDrivenParser, String) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.CommaEvent
 
CommaListener - Interface in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 11:38 AM
COMMAND_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.cli.InputLine
 
CommandLineTokenizer - Class in edu.uiuc.ncsa.security.util.cli
This is a very specific tokenizer for command lines from the Dumb gridFTP client.
CommandLineTokenizer() - Constructor for class edu.uiuc.ncsa.security.util.cli.CommandLineTokenizer
 
CommandNotFoundException - Exception in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/17/13 at 11:12 AM
CommandNotFoundException() - Constructor for exception edu.uiuc.ncsa.security.util.cli.CommandNotFoundException
 
CommandNotFoundException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.CommandNotFoundException
 
CommandNotFoundException(String) - Constructor for exception edu.uiuc.ncsa.security.util.cli.CommandNotFoundException
 
CommandNotFoundException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.CommandNotFoundException
 
Commands - Interface in edu.uiuc.ncsa.security.util.cli
All sets of commands implement this interface.
Comment() - Method in class org.apache.velocity.runtime.parser.Parser
 
COMMENT_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
 
CommonCommands - Class in edu.uiuc.ncsa.security.util.cli
Utilities that are used by any reasonable implementation of the Commands interface.
CommonCommands(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
commonInit(RuntimeServices, ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
This initialization is used by all resource loaders and must be called to set up common properties shared by all resource loaders
CommonsLogLogChute - Class in org.apache.velocity.runtime.log
Redirects Velocity's LogChute messages to commons-logging.
CommonsLogLogChute() - Constructor for class org.apache.velocity.runtime.log.CommonsLogLogChute
 
compare(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties.StringLengthComparator
 
compare(Number, Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Compare two numbers.
compareAsURI(String, String, boolean) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ScopeTemplateUtil
There is a URI.compareTo(URI) method that is crap.
compareDates(Date, Date) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
Date equality taking into account that one or both of these might be SQL timestamp objects.
compareTo(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
compareTo(Object) - Method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
compareTo(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Lexically compares two paths without schemes.
COMPONENT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
Identifies the client block.
COMPONENT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
component - Variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
COMPONENT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
COMPONENT_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStoreProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.MemoryClientStoreProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreMSProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientMSProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.MemoryPermissionStoreProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStoreProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl.MessagesProvider
 
componentFound(CfgEvent) - Method in interface edu.uiuc.ncsa.security.core.configuration.provider.CfgEventListener
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
 
componentFound(CfgEvent) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
ComponentManager - Interface in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 2/22/21 at 6:19 AM
compress(BitSet, boolean) - Static method in class edu.uiuc.ncsa.security.core.util.BitSetUtil
Internal method for other compress operations.
COMPUTE_CANCEL - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
COMPUTE_CREATE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
COMPUTE_MODIFY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
COMPUTE_READ - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
computeATLifetime(OA2ServiceTransaction, OA2SE) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientUtils
Scorecard: server default | oa2SE.getAccessTokenLifetime() server default max | oa2SE.getMaxATLifetime(); client default max | client.getAtLifetime() value in cfg access element | client.getAccessTokensConfig().getLifetime() value in the request | st2.getRequestedATLifetime() result = actual definitive value | st2.getAccessTokenLifetime()
computeRefreshLifetime(OA2ServiceTransaction, OA2SE) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientUtils
The lifetime of the refresh token.
concat(JSONObject, JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
concat(List) - Method in class org.apache.velocity.util.StringUtils
Concatenates a list of objects as a String.
CONDITIONAL_TYPE - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
ConditionalAndExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
ConditionalHandler - Class in edu.uiuc.ncsa.security.util.functor.parser.event
This handles a logic block of the form if[A]then[B}else[C].
ConditionalHandler(FunctorHandler, JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
ConditionalOrExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
config - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
config(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
CONFIG_FILE_KEY - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
The configuration file path and name is given as an argument on the command line.
CONFIG_FILE_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
CONFIG_FILE_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
CONFIG_FILE_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
CONFIG_FILE_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
CONFIG_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
CONFIG_NAME_ACTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
CONFIG_NAME_KEY - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
CONFIG_NAME_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
CONFIG_NAME_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
CONFIG_NAME_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
CONFIG_NAME_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
CONFIG_TAG - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
ConfigtoCS - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 2/12/20 at 11:30 AM
ConfigtoCS() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ConfigtoCS
 
ConfigurableCommandsImpl - Class in edu.uiuc.ncsa.security.util.cli
Basic implementation of Commands.
ConfigurableCommandsImpl(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
ConfigurableCommandsImpl.ListOnlyNotification - Exception in edu.uiuc.ncsa.security.util.cli
 
ConfigurationLoader<T extends AbstractEnvironment> - Interface in edu.uiuc.ncsa.security.core.util
For loading a configuration into an environment.
ConfigurationLoaderInterface - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 3/26/15 at 4:01 PM
Configurations - Class in edu.uiuc.ncsa.security.core.configuration
Utility class for getting configurations and things in them.
Configurations() - Constructor for class edu.uiuc.ncsa.security.core.configuration.Configurations
 
ConfigurationTags - Interface in edu.uiuc.ncsa.security.core.configuration
Marker interface for configuration tag constants, i.e.
ConfigUtil - Class in edu.uiuc.ncsa.security.util.configuration
Static utilities for working with configurations.
ConfigUtil() - Constructor for class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
 
connect() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Connects to the MyProxy server at the desired host and port.
ConnectionCacheRetentionPolicy - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 6/2/16 at 11:44 AM
ConnectionCacheRetentionPolicy(Cache, TransactionStore) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ConnectionCacheRetentionPolicy
 
ConnectionException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 2/6/14 at 1:52 PM
ConnectionException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ConnectionException
 
ConnectionException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ConnectionException
 
ConnectionException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ConnectionException
 
ConnectionException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ConnectionException
 
connector - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorArg
 
connector - Variable in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
CONSENT_REQUIRED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The Authorization Server requires End-User consent.
CONST(String) - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
Utility to get constants or code gets really wordy.
constants - Variable in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
CONSUMER_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceConstantKeys
 
CONTACTS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
contains(String) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
contains(Object) - Method in class org.apache.velocity.anakia.NodeList
 
containsAll(Collection) - Method in class org.apache.velocity.anakia.NodeList
 
containsKey(Object) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
containsKey(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
containsKey(Object) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
containsKey(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
containsKey(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
containsKey(JFunctor) - Method in class edu.uiuc.ncsa.security.util.functor.logic.FunctorMap
 
containsKey(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
containsKey(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
containsKey(Object) - Method in class org.apache.velocity.context.AbstractContext
Indicates whether the specified key is in the context.
containsKey(Object) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
containsKey(Object) - Method in interface org.apache.velocity.context.Context
Indicates whether the specified key is in the context.
containsKey(Object) - Method in class org.apache.velocity.context.EvaluateContext
Deprecated.
 
containsKey(Object) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
containsKey(Object) - Method in class org.apache.velocity.context.ProxyVMContext
 
containsObject(Cacheable) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
Checks if the cacheable object is in this cache.
containsValue(Object) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
containsValue(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
containsValue(Object) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
containsValue(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
containsValue(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
content - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory.RequestObject
 
content(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreKeys
 
CONTENT_TYPE - Static variable in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
The HTTP content type context key.
ContentResource - Class in org.apache.velocity.runtime.resource
This class represent a general text resource that may have been retrieved from any number of possible sources.
ContentResource() - Constructor for class org.apache.velocity.runtime.resource.ContentResource
Default empty constructor
context - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
Context() - Constructor for class org.apache.velocity.anakia.AnakiaTask.Context
Public constructor.
Context - Interface in org.apache.velocity.context
Interface describing the application data context.
context - Variable in class org.apache.velocity.runtime.visitor.BaseVisitor
Context used during traversal
ContextAware - Interface in org.apache.velocity.util
Event handlers implementing this interface will automatically have the method setContext called before each event.
contextData - Variable in class org.apache.velocity.util.introspection.IntrospectionCacheData
Class of context data object associated with the introspection information
contextDestroyed(ServletContextEvent) - Method in class edu.uiuc.ncsa.security.servlet.Bootstrapper
 
contextInitialized(ServletContextEvent) - Method in class edu.uiuc.ncsa.security.servlet.Bootstrapper
 
contextProperties - Variable in class org.apache.velocity.texen.ant.TexenTask
These are properties that are fed into the initial context from a properties file.
controlTemplate - Variable in class org.apache.velocity.texen.ant.TexenTask
This is the control template that governs the output.
convert(ClaimSource, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimSourceConfigConverter
Takes a ClaimSource, grabs it configuration and turns it in to a stem variable.
convert(StemVariable) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimSourceConfigConverter
Takes a stem variable of the configuration and returns a ClaimSourceConfiguration object.
convert(ClaimSource) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ConfigtoCS
 
convert(StemVariable) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ConfigtoCS
 
convert(String) - Method in class org.apache.velocity.convert.WebMacro
Deprecated.
Iterate through the set of find/replace regexes that will convert a given WM template to a VM template
CONVERT_DN_TO_GLOBUS_ID - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
convertByType(String, String) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
converter - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
Converter<V extends Identifiable> - Interface in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 7/3/18 at 5:47 PM
convertObjectsToParameters(Object[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
convertTemplate(String) - Method in class org.apache.velocity.convert.WebMacro
Deprecated.
Apply find/replace regexes to our WM template
convertToEntry(Attributes) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
convertToList(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
Convert a string or list of strings to a list of them.
convertToNewConfiguration(JSONObject, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
This will take the old LDAP object and convert it to the new configuration format.
convertToRequest(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
convertToStringRequest(String, Map) - Static method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
convertToStringRequest(String, String[][]) - Static method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
convertToURIList(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
convertType(FunctorType) - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
COPY_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
COPY_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
cose - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
COUNT - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
COUNTER_INITIAL_VALUE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Initial counter value in #foreach directives.
COUNTER_NAME - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Counter reference name in #foreach directives.
cp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
create(ClaimSourceFactoryRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ClaimSourceFactoryImpl
 
create(CreateRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientServer
 
create() - Method in interface edu.uiuc.ncsa.security.core.Store
Create a new object of the given type.
create() - Method in class edu.uiuc.ncsa.security.core.util.Pool
Create a new, ready-to-use object for the pool
create() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
create(ClaimSourceFactoryRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactory
 
create(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
Creates a new item.
create() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
create(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
This will create a single functor from the object.
create(String) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
create(JSONArray) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
This takes an JSONArray of JSONObjects and turns it into a list of JFunctors.
create() - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
create(boolean) - Static method in class org.apache.velocity.util.MapFactory
Creates a new instance of a class that implements Map interface using the JDK defaults for initial size, load factor, etc.
create(int, float, int, boolean) - Static method in class org.apache.velocity.util.MapFactory
Creates a new instance of a class that implements Map interface.
CREATE_SOURCE_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
CREATE_TIME_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
CREATE_TS_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
createAndShowGUI() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Create the GUI and show it.
createCallback(ServiceTransaction, Map<String, String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
createCallback(ServiceTransaction, Map<String, String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
This will take whatever the passed in callback from the client is and append any parameters needed.
createCallback(ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
createCallback(ServiceTransaction, Map<String, String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AbstractAuthorizationServletImpl
 
createCallbacks(List<String>, List<String>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
This takes a list of callbacks and checks policies for each of them.
createCallbacksForWebUI(OA2Client, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
This is for use with the web interface.
createCertRequest(KeyPair, String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Create a certification request with a supplied distinguished name.
createCertRequest(KeyPair) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Create a certification request with the default distinguished name
createCertRequest(KeyPair, String, String, String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
This is merely public in case you want to use it.
createCfg(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
Creates a script from a file.
createCfg(JSONObject, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
This creates a simple script with no path information, just the name for the file and will add it to the JSONObject argument

So this read a file, creates a QDLScript from its contents and adds it to the current list of scripts.
createCfg(String, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
This will create a QDL script with the relative path.
createCfgFromString(String, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
NOTE that this creates the JSONObject from a string, but does not have a file, so it creates a file name that is the execution phase.
createClaimSource(V, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
Create the claims sources from the configuration runtime information and set it in the configuration.
createClaimSources(OA2SE, OA2ServiceTransaction) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ClaimSourceFactoryImpl
This creates a uniform list of claim sources for both the access token servlet and the user info servlet.
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreSQLTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.BaseClientTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.ClientApprovalTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.ClientStoreTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetStoreTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionTable
 
createColumnDescriptors() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
 
createConfigEntry(String, String, String, String, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
Create and entry from a bunch of strings.
createConfiguration() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
Override as needed to create a new configuration of the right type.
createConfiguration() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
createConnection() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
createContext() - Method in class org.apache.velocity.anakia.AnakiaTask
Create a new context.
createContext(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Returns a context suitable to pass to the handleRequest() method

Default implementation will create a VelocityContext object, put the HttpServletRequest and HttpServletResponse into the context accessable via the keys VelocityServlet.REQUEST and VelocityServlet.RESPONSE, respectively.
created(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
createDefaultCMConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
createDefaultPreProcessor(JSONObject, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
createEnv(String, LDAPConfiguration) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
createFileEntry(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
createFS() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
createID() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreUtil
Create an identifier with a random id plus timestamp.
createIfBlock() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
A jIf functor is a functor with the agreement that the argument in text may consists of a functor (rather than an array with a single functor).
createIfNeeded(V) - Method in interface edu.uiuc.ncsa.security.core.util.Converter
 
createInstance(Provider<TokenForge>, Provider<Client>, HashMap<String, String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
Factory method.
createInstance() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
createInstance() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
createInstance() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
createInstance(Provider<TokenForge>, Provider<Client>, HashMap<String, String>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
Factory method.
createInstance() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
createInstance() - Method in interface edu.uiuc.ncsa.security.core.util.ConfigurationLoader
Internal call to Create the service environment from the initialized state of this boot strapper.
createInstance() - Method in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
createJSON() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
Override this if needed.
createJWT(JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
Creates an unsigned token.
createJWT(JSONObject, JSONWebKey) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
createLogicBlock(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
This creates a list of logic blocks from a JSONArray.
createLogicBlocks(String) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
Convenience to create logic blocks from a string.
createMPConnection(Identifier, String, String, long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
Returns a working MyProxy connection or it fails.
createMPConnection(Identifier, String, String, long, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
 
createMyProxyUsername(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.servlet.TrivialUsernameTransformer
 
createMyProxyUsername(HttpServletRequest) - Method in interface edu.uiuc.ncsa.security.servlet.UsernameTransformer
This will take the request.
createNCSA() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
createNew() - Method in interface edu.uiuc.ncsa.security.core.Initializable
Creates a completely new instance.
createNew() - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
createNew() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
createNew() - Method in class edu.uiuc.ncsa.security.util.pkcs.KeyPairPopulationThread
 
createNewClientNotifier(MailUtil, MyLoggingFacade) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ServletInitializer
 
createNewClientNotifier(MailUtil, MyLoggingFacade) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
createnewEntry(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONEntryProvider
 
createNewId(boolean) - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl
This utility method returns a new identifier if the argument is true and a null otherwise.
createNewParser() - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns a JavaCC generated Parser.
createNewParser() - Method in interface org.apache.velocity.runtime.RuntimeServices
Create a new parser instance.
createNewTransaction(AuthorizationGrant) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
createNonce() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
Creates a default nonce that is 32 bytes long.
createNonce(int) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
 
createOAuthAccessor(AddressableServer, OAClient) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
createParser() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
createProxyCertificate(X509Certificate, PrivateKey, PublicKey, int) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.JGlobusUtil
 
createRedirect(HttpServletRequest, HttpServletResponse, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
createRedirect(HttpServletRequest, HttpServletResponse, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
createRedirectURL(DelegationRequest, AGResponse) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
createRedirectURL(DelegationRequest, AGResponse) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.DelegationServiceImpl
 
createRedirectURL(DelegationRequest, AGResponse) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
Creates redirect URL
createRepository(String, String) - Method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
CreateRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/2/16 at 12:51 PM
CreateRequest(AdminClient, OA2Client, Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.CreateRequest
 
createRequest(RequestFactory.RequestObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(BaseClient, Type, Action, BaseClient, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeAttribute, ActionGet, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeAttribute, ActionSet, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeAttribute, ActionRemove, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypePermission, ActionAdd, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypePermission, ActionRemove, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypePermission, ActionList, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeClient, ActionApprove, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeClient, ActionUnapprove, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeClient, ActionCreate, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeClient, ActionRemove, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeClient, ActionGet, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createRequest(AdminClient, TypeAdmin, ActionGet, OA2Client, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
createResource(String, int) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Create a new Resource of the specified type.
CreateResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/2/16 at 1:02 PM
CreateResponse(OA2Client, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.CreateResponse
 
createResponse(AccessTokenImpl, RefreshTokenImpl) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2
 
createResponse(AccessTokenImpl, RefreshTokenImpl) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.RTServer2
 
createReturnedUsername(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.security.servlet.TrivialUsernameTransformer
 
createReturnedUsername(HttpServletRequest, String) - Method in interface edu.uiuc.ncsa.security.servlet.UsernameTransformer
This will take the request and current myproxy username, The result is returned to the client as the "username" parameter.
createRTE(OA2SE, OA2ServiceTransaction, TXRecord, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory
 
createRTE(OA2SE, OA2ServiceTransaction, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory
 
createRuntimeException(String, Throwable) - Static method in class org.apache.velocity.util.ExceptionUtils
Create a new RuntimeException, setting the cause if possible.
createSchema(Statement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
createServiceClient(URI) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
createServiceURI(String, String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
Checks if there is a found uri in the configuration.
createSink(Writer, String) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSinkFactory
createSink(Writer, String, String) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSinkFactory
createSocket(InetAddress, int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
createSocket(String, int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
createSocket(String, int, InetAddress, int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
createSocket(InetAddress, int, InetAddress, int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
CreateSourceConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
This fills in all of the missing configuration values with their defaults.
CreateSourceConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
createSQLTSP(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MultiDSClientStoreProvider, Provider<? extends OA2ServiceTransaction>, Provider<TokenForge>, MapConverter) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
createSQLTXRecordP(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, TXRecordProvider<? extends TXRecord>, Provider<TokenForge>, TXRecordConverter) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
createSQLVOP(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, VOProvider<? extends VirtualOrganization>, Provider<TokenForge>, VOConverter) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
createSRR(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
createSRR(ScriptRunRequest, List<ClaimSource>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
After the request has been processed, call this to create the correct response object.
createSRR() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
createString() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
Does everything but final ].
createString() - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
createTables(Statement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
createThenOrElseBlock(FunctorTypeImpl) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
createToken(AGRequest2) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
createToken(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
createToken(RTIRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
createURIFromProtocol(String, String, String, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
createWithCause(Class, String, Throwable) - Static method in class org.apache.velocity.util.ExceptionUtils
Create a new Exception, setting the cause if possible.
CREATION_TIME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
creationTime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
creationTimpestamp(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreKeys
 
creationTS(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
Credential - Interface in edu.uiuc.ncsa.security.delegation.token
Models a credential, which consists of a private key and X509 certificate.
credname - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
crednameField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
crednameFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
crednameFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
crednameFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
CRServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
This is the super class of the servlet that is supposed to retrieve a cert.
CRServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
 
CS_CODE_JAVA_CLASS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_CLAIM_NAME_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_FAIL_ON_ERROR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_ID - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_ID_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_IS_ENABLED - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_NAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_NOTIFY_ON_FAIL - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_DEFAULT_TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_FILE_CLAIM_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_FILE_FILE_PATH - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_HEADERS_PREFIX - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_ADDITIONAL_FILTER - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_AUTHZ_TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_CONTEXT_NAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_GROUP_NAMES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_LISTS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_PASSWORD - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_PORT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_RENAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_SEARCH_ATTRIBUTES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_SEARCH_BASE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_SEARCH_FILTER_ATTRIBUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_SEARCH_NAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_SECURITY_PRINCIPAL - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_LDAP_SERVER_ADDRESS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_TYPE_CODE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_TYPE_FILE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_TYPE_HEADERS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_TYPE_LDAP - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_TYPE_NCSA - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CS_USE_DEFAULT_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CSConstants
 
CSConstants - Interface in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
The constants for creating claim sources so that they are centralized.
CSI() - Constructor for class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal.CSI
 
csp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
csp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
curChar - Variable in class org.apache.velocity.runtime.parser.ParserTokenManager
 
current - Variable in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
Deprecated.
 
CURRENT_LINE_NUMBER - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
CURRENT_NODE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
currentTemplateName - Variable in class org.apache.velocity.runtime.parser.Parser
Name of current template we are parsing.
currentToken - Variable in exception org.apache.velocity.runtime.parser.ParseException
This is the last token that has been consumed successfully.
CUT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
CUT_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
CyclicalError - Exception in edu.uiuc.ncsa.security.core.inheritance
Created by Jeff Gaynor
on 2/2/21 at 8:19 AM
CyclicalError() - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.CyclicalError
 
CyclicalError(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.CyclicalError
 
CyclicalError(String) - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.CyclicalError
 
CyclicalError(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.CyclicalError
 

D

data - Variable in class org.apache.velocity.runtime.resource.Resource
Resource might require ancillary storage of some kind
DATA_NAME_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
DATA_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
DATA_TYPE_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
DataSourceResourceLoader - Class in org.apache.velocity.runtime.resource.loader
This is a simple template file loader that loads templates from a DataSource instead of plain files.
DataSourceResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader
 
date2String(long) - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
Convert a date to a string in the format
date2String(Date) - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
Convert a date to a string in the format
date2String(Calendar) - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
Convert a date to a string in the format
date_() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
DateUtils - Class in edu.uiuc.ncsa.security.core.util
General Date utilities.
DateUtils() - Constructor for class edu.uiuc.ncsa.security.core.util.DateUtils
 
DBConfigLoader<T extends AbstractEnvironment> - Class in edu.uiuc.ncsa.security.delegation.servlet
Configurations that deal with storage should extend this.
DBConfigLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
DBConfigLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
Constructor to use default logging.
dbg(Object, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
dbg(Object, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
Deprecated.
use warn instead
dbg(Object, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
Deprecated.
use error instead
dbg(Class, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
Deprecated.
use error instead
dbg(Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
Deprecated.
use warn instead
DDAttributeRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Created by Jeff Gaynor
on 12/2/16 at 12:59 PM
DDAttributeRequest(AdminClient, OA2Client, List<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.DDAttributeRequest
 
debug(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
DEBUG - Static variable in interface edu.uiuc.ncsa.security.core.configuration.ConfigurationTags
 
debug(String) - Method in interface edu.uiuc.ncsa.security.core.Logable
Write a debug message to the log.
debug(String) - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
debug(Object) - Method in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
debug(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
If debug is set on, print the string with the classname and date.
debug(String) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
debug(String) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
debug(Object) - Static method in class org.apache.velocity.app.Velocity
Deprecated.
Use getLog() and call debug() on it.
debug(Object) - Method in class org.apache.velocity.app.VelocityEngine
Deprecated.
Use getLog() and call warn() on it.
debug(Object) - Method in class org.apache.velocity.runtime.log.Log
Log a debug message.
debug(Object, Throwable) - Method in class org.apache.velocity.runtime.log.Log
Log a debug message and accompanying Throwable.
debug(boolean, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log a debug message.
debug(boolean, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log a debug message and accompanying Throwable.
debug(Object) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
debug(Object, Throwable) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
debug(Object) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Log a debug message.
debug(Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Deprecated.
Use getLog() and call debug() on it.
debug(Object) - Method in interface org.apache.velocity.runtime.RuntimeLogger
Deprecated.
Use Log.debug(Object)
debug(Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Deprecated.
Use getLog() and call debug() on it.
DEBUG_ENABLED - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Enable debugging.
DEBUG_ID - Static variable in interface org.apache.velocity.runtime.log.LogChute
ID for debug messages.
DEBUG_ID - Static variable in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
ID for debug messages.
DEBUG_LEVEL_ERROR - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
Show errors or possible branch points of errors, but ones that still allow the control flow to continue
DEBUG_LEVEL_ERROR_LABEL - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
 
DEBUG_LEVEL_INFO - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
ONly basic information should be displayed, such as milestones in the control flow
DEBUG_LEVEL_INFO_LABEL - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
 
DEBUG_LEVEL_OFF - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
Turn off debugging
DEBUG_LEVEL_OFF_LABEL - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
 
DEBUG_LEVEL_SEVERE - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
Show error that stop the control flow that probably lead the application to abort of be unrecoverable.
DEBUG_LEVEL_SEVERE_LABEL - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
 
DEBUG_LEVEL_TRACE - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
Show detailed information about the execution so that detailed information about the control flow can be seen.
DEBUG_LEVEL_TRACE_LABEL - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
 
DEBUG_LEVEL_WARN - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
Display warnings about the control flow and possibly harmful things
DEBUG_LEVEL_WARN_LABEL - Static variable in interface edu.uiuc.ncsa.security.core.util.DebugConstants
 
DEBUG_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
DEBUG_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
DEBUG_ON - Static variable in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
This is unused and meaningless
DEBUG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
DEBUG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
DEBUG_PREFIX - Static variable in interface org.apache.velocity.runtime.log.LogChute
Prefix string for debug messages.
DEBUG_PREFIX - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
Use LogChute.DEBUG_PREFIX instead
DEBUG_STACKTRACE_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
debugCheckUser(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
DebugConstants - Interface in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 10/23/20 at 3:41 PM
debugLevel - Variable in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
debugOn - Variable in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
debugPrint() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
debugPrint - Variable in class org.apache.velocity.runtime.parser.ParserTokenManager
 
debugStream - Variable in class org.apache.velocity.runtime.parser.ParserTokenManager
Debug output.
DebugUtil - Class in edu.uiuc.ncsa.security.core.util
Utilities for centralizing some common debugging commands.
DebugUtil() - Constructor for class edu.uiuc.ncsa.security.core.util.DebugUtil
 
decat(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
This returns header, payload and signature as the three elements of an array.
DECIMAL_ZERO - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
A BigDecimal representing the number 0
decode(String) - Static method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
decodeToken(String) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
decodeToken(String) - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
decodeValue() - Method in class edu.uiuc.ncsa.security.util.pkcs.Base64String
 
DEFAULT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
DEFAULT_ACCESS_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
DEFAULT_ACR_VALUES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
DEFAULT_AUDIENCE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGTokenHandler
 
DEFAULT_BUFFER - Static variable in class org.apache.velocity.io.VelocityWriter
constant indicating that the Writer is buffered and is using the implementation default buffer size
DEFAULT_BYTE_COUNT - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
DEFAULT_CLAIM_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
The id in the file that contains the default set of claims.
DEFAULT_CONFIG_FILE_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
DEFAULT_CONFIG_LOCATIONS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
DEFAULT_CONNECTION_TIMEOUT - Static variable in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
The default amount of time a connection should wait before timing out.
DEFAULT_CONTENT_TYPE - Static variable in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
The default content type for the response
DEFAULT_DISPLAY_WIDTH - Static variable in class edu.uiuc.ncsa.security.core.util.StringUtils
 
DEFAULT_KEY_ID_TAG - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
DEFAULT_KEY_SIZE - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
DEFAULT_LIST_SEPARATOR - Static variable in class edu.uiuc.ncsa.security.core.configuration.XProperties
The default separator for lists.
DEFAULT_LOG_FILE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
DEFAULT_LOG_FILE - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
DEFAULT_LOG_NAME - Static variable in class org.apache.velocity.runtime.log.CommonsLogLogChute
Default name for the commons-logging instance
DEFAULT_LOG_NAME - Static variable in class org.apache.velocity.runtime.log.JdkLogChute
Default name for the JDK logger instance
DEFAULT_MAX_AGE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
DEFAULT_MAX_NUMBER_OF_OIDC_CLIENTS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
The maximum number of OIDC (i.e.
DEFAULT_OA4MP_ENDPOINT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
DEFAULT_OUTPUT_ENCODING - Static variable in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Encoding for the output stream
DEFAULT_PARENT_LIST_DELIMITER - Static variable in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
DEFAULT_PKCS10_DISTINGUISHED_NAME - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
DEFAULT_PKCS10_PROVIDER - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
DEFAULT_PKCS10_SIGNATURE_ALGORITHM - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
DEFAULT_PORT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
DEFAULT_RFC7591_ENDPOINT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
DEFAULT_RUNTIME_DIRECTIVES - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Default Runtime properties.
DEFAULT_RUNTIME_PROPERTIES - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Default Runtime properties.
DEFAULT_SEACH_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.NCSALDAPClaimSource
 
DEFAULT_TABLE_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreSQLTable
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreTable
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.SQLTXRStoreProvider
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStoreProvider
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientSQLStore
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientApprovalStore
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientStore
 
DEFAULT_TABLENAME - Static variable in class edu.uiuc.ncsa.security.delegation.server.storage.SQLServiceTransactionStore
 
DEFAULT_TRUST_ROOT_PATH - Variable in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
DEFAULT_WAIT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
Number of milliseconds that we wait between calls to create a new user code.
defaultCertLifetime - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
DefaultHandler - Interface in edu.uiuc.ncsa.security.util.functor.parser.old
Created by Jeff Gaynor
on 7/13/18 at 2:14 PM
defaultHelp(boolean) - Static method in class edu.uiuc.ncsa.security.util.cli.CLITool
Convenience method.
defaultIndent - Variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
defaultKeyID(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
defaultSCXresponse(ServiceClientHTTPException, HttpServletRequest) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ClientExceptionHandler
Used in cases the response from the server cannot be parsed.
DefaultStoreDisabledException - Exception in edu.uiuc.ncsa.security.core.configuration.provider
An exception to be thrown if default stores are disabled.
DefaultStoreDisabledException() - Constructor for exception edu.uiuc.ncsa.security.core.configuration.provider.DefaultStoreDisabledException
 
DefaultStoreDisabledException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.configuration.provider.DefaultStoreDisabledException
 
DefaultStoreDisabledException(String) - Constructor for exception edu.uiuc.ncsa.security.core.configuration.provider.DefaultStoreDisabledException
 
DefaultStoreDisabledException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.configuration.provider.DefaultStoreDisabledException
 
Define - Class in org.apache.velocity.runtime.directive
Directive that puts an unrendered AST block in the context under the specified key, postponing rendering until the reference is used and rendered.
Define() - Constructor for class org.apache.velocity.runtime.directive.Define
 
DEFINE_DIRECTIVE_MAXDEPTH - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Maximum recursion depth allowed for the #define directive.
DelegatedAssetRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Get an asset using delegation.
DelegatedAssetRequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
DelegatedAssetResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
The delegated asset.
DelegatedAssetResponse(ProtectedAsset) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetResponse
 
DelegationRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 14, 2011 at 3:41:25 PM
DelegationRequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.DelegationRequest
 
DelegationResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 14, 2011 at 3:42:00 PM
DelegationResponse(AuthorizationGrant) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.DelegationResponse
 
DelegationService - Class in edu.uiuc.ncsa.security.delegation.client
THE service API.
DelegationService(AGServer, ATServer, PAServer) - Constructor for class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
DelegationServiceImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
An OAuth 1.0a implementation of the delegation service.
DelegationServiceImpl(AGServer, ATServer, PAServer) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.DelegationServiceImpl
 
DelegationServiceImplProvider - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
Created by Jeff Gaynor
on 4/12/12 at 12:12 PM
DelegationServiceImplProvider(URI, URI, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.DelegationServiceImplProvider
 
DELETE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
DELETE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
DELETE_NODE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
delimitBody(byte[], String, String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
delimitBody(String, String, String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
Utility to delimit a string (usually base 4 encoded DER byte array) with specific head and tail.
delimitBody(byte[], String, String, OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
delimitBody(String, String, String, PrintWriter) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
delimitBody(String, String, String, Writer) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
delimitBody(String, String, String, OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
DelimiterEvent - Class in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 11:25 AM
DelimiterEvent(EventDrivenParser, String, char) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.DelimiterEvent
 
DelimiterListener - Interface in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 11:25 AM
deserialize(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
deserializeState(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
deserializeState(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory.NoOpRuntimeEngine
 
deserializeState(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
deserializeState(String) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
destroy() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
destroy() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
destroy() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
destroy() - Method in interface edu.uiuc.ncsa.security.core.Initializable
Destroy the object completely.
destroy(T) - Method in class edu.uiuc.ncsa.security.core.util.Pool
Destroy an object that is no longer needed.
destroy() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
destroy() - Method in class edu.uiuc.ncsa.security.servlet.MyTomcatFilter
 
destroyAll() - Method in class edu.uiuc.ncsa.security.core.util.Pool
 
DestroyedException - Exception in edu.uiuc.ncsa.security.core.exceptions
Used by caches, this is thrown if an attempt to write to the cache is made after the cache has had its destroy method invoked.
DestroyedException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.DestroyedException
 
DestroyedException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.DestroyedException
 
DestroyedException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.DestroyedException
 
DestroyedException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.DestroyedException
 
DEVICE_AUTHORIZATION_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
DEVICE_AUTHORIZATION_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
DEVICE_AUTHORIZATION_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
DEVICE_CODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
REQUIRED.
deviceCode - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
DIGIT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
Directive - Class in org.apache.velocity.runtime.directive
Base class for all directives used in Velocity.
Directive() - Constructor for class org.apache.velocity.runtime.directive.Directive
 
Directive() - Method in class org.apache.velocity.runtime.parser.Parser
Supports the Pluggable Directives #foo( arg+ )
DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
DIRECTIVE_CHAR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
DIRECTIVE_IF_TOSTRING_NULLCHECK - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Indicates if toString() should be called during #if condition evaluation just to ensure it does not return null.
DIRECTIVE_TERMINATOR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
DirectiveArg() - Method in class org.apache.velocity.runtime.parser.Parser
Supports the arguments for the Pluggable Directives
DirectiveConstants - Interface in org.apache.velocity.runtime.directive
Base class for all directives used in Velocity.
DISABLE_DEFAULT_STORES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
DISABLE_LOG4J - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Disable log 4 java.
disable_tracing() - Method in class org.apache.velocity.runtime.parser.Parser
Disable tracing.
disableDefaultStore - Variable in class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
 
disconnect() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Disconnects from the MyProxy server.
discover(Class, String) - Method in class org.apache.velocity.runtime.parser.node.BooleanPropertyExecutor
 
discover(Class) - Method in class org.apache.velocity.runtime.parser.node.GetExecutor
 
discover(Class) - Method in class org.apache.velocity.runtime.parser.node.MapGetExecutor
 
discover(Class) - Method in class org.apache.velocity.runtime.parser.node.MapSetExecutor
 
discover(Class, String) - Method in class org.apache.velocity.runtime.parser.node.PropertyExecutor
 
discover(Class, Object) - Method in class org.apache.velocity.runtime.parser.node.PutExecutor
 
discover(Class, String, Object) - Method in class org.apache.velocity.runtime.parser.node.SetPropertyExecutor
 
DISCOVERY_PATH - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
discoveryPagePath - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
discoveryPath(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
DiscoveryServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 12/12/16 at 1:04 PM
DiscoveryServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
DISPLAY - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
DISPLAY_PAGE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
DISPLAY_POPUP - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
DISPLAY_TOUCH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
DISPLAY_WAP - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
divide(Number, Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Divide two numbers.
DIVIDE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
DO_REGEX - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
doANDCase(LogicBlock) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
This will execute every logic block and take logicla AND of all the results.
doAppend(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doAppendtHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doAT(HttpServletRequest, HttpServletResponse, OA2Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
doAT(IssuerTransactionState, OA2Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
doAuthClaims() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
doBufferRead(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
doBufferWrite(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
doCertRequest(ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
 
doCode(StemVariable, String, StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
doCompareTemplates(Collection<String>, Collection<String>, boolean) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ScopeTemplateUtil
 
doCopy(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doCopyHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doCreate() - Method in class edu.uiuc.ncsa.security.core.util.Pool
 
doCut(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doCutHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doDelegation(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
doDelegation(HttpServletRequest, HttpServletResponse, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
Main entry point for this class.
doDelegation(Client, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
 
doDelegation(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
Note that this method does not write the response (using the issuer response).
doDelegation(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractCertServlet
 
doDelegation(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractInitServlet
Actual work call.
doDelegation(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ACS2
 
doDelegation(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AccessTokenServlet
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Remove the given client in toto.
doDelete(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doDeleteHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doDestroy(T) - Method in class edu.uiuc.ncsa.security.core.util.Pool
Destroying an item reduces the number of in-use items.
doEditLines(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doEditLinesHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class edu.uiuc.ncsa.security.servlet.MyTomcatFilter
 
doFind(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doFindHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doFS(StemVariable, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
doFS(StemVariable, StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Return information about the client.
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
doHeaders(StemVariable, String, StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
doHistory(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
doInsert(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
Insert lines until a single period is entered.
doInsertHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doInvoke(Object, Object[]) - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
Offers an extension point for subclasses (in alternate Uberspects) to alter the invocation after any array wrapping or varargs handling has already been completed.
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample.SimpleReadyServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample.SimpleStartRequest
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
Note the at the entry point for this is the OA2AuthorizedServletUtil.doIt(HttpServletRequest, HttpServletResponse) method if authorization is done elsewhere (so the assumption is that authorization has already happened), vs.
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC7009
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC7662
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractCertServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractInitServlet
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ACS2
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationControllerServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationHandler
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
doIt() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ReadyServlet
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2StartRequest
 
doIt(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
doIt() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Does the actual work.
doLBArray(JSONArray) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
doLBObject(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
doLDAP(StemVariable, StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
DOLLAR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
DOLLARBANG - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
doMethod() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atFinish
 
doMethod() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atInit
 
doMethod() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.ATMethod
The method this class wraps.
doMethod() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atRefresh
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idCheckClaims
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idFinish
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idInit
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.IDMethods
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idRefresh
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtFinish
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtInit
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.RTMethod
 
doMethod(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtRefresh
 
doMove(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doMoveHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doNCSA(StemVariable, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
doNCSA(StemVariable, StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
Done() - Method in interface org.apache.velocity.runtime.parser.CharStream
The lexer calls this function to indicate that it is done with the stream and hence implementations can free any resources held by this class.
Done() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
doORCase(LogicBlock) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
This will execute every logic block and take the logical OR of all the results.
doPaste(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doPasteHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doPing(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
This returns true or false for
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
doPrint(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doPrintHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Update a client.
doRead(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
Read a file into this buffer at a possible starting index.
doReadHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doRealCertRequest(ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
Spec says we do the cert request in the authorization servlet.
doRealCertRequest(ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
 
doRealCertRequest(ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
Indirection call.
doRealCertRequest(ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AbstractAuthorizationServletImpl
Spec says we do the cert request in the authorization servlet.
doRealCertRequest(ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.ACS2Impl
 
doRefresh(OA2Client, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
doRefreshClaims() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
doRepeatCommand(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
doRequest(HttpRequestBase, String, String) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
This will set the basic authorization in the headers for the request.
doRequest(HttpRequestBase) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
doRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Handles all requests (by default).
doRFC8628(OA2Client, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
doScript(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
doSubstitute(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doSubstituteHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
DOT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
doTokenClaims() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
doTokenClaims(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
doTokenExchange() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
DOUBLE_ESCAPE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
DoubleDispatchServer - Interface in edu.uiuc.ncsa.security.delegation.services
A server that processes via double dispatch.
DOUBLEDOT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
DoubleHashMap<K,V> - Class in edu.uiuc.ncsa.security.core.util
A hashmap with two way lookup.
DoubleHashMap() - Constructor for class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
DoubleQuoteEvent - Class in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 11:37 AM
DoubleQuoteEvent(EventDrivenParser, String) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.DoubleQuoteEvent
 
DoubleQuoteListener - Interface in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 11:39 AM
doViewClipboard(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doViewClipboardHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doWrite(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doWriteHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
doXORCase(LogicBlock) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
The logical connector is excluive or.
dropSchema(Statement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
dropTables(Statement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
DS2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Delegation service for OIDC
DS2(AGServer, ATServer, PAServer, UIServer2, RTServer) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
Constructor
DSClientSQLStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.DSClientSQLStoreProvider
 
DSClientSQLStoreProvider<V extends SQLClientStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider
Created by Jeff Gaynor
on 1/18/12 at 3:18 PM
DSClientSQLStoreProvider(ConnectionPoolProvider<? extends ConnectionPool>, String, MapConverter, Provider<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSClientSQLStoreProvider
 
DSClientSQLStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MapConverter, Provider<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSClientSQLStoreProvider
 
DSFSClientApprovalStore - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore
Created by Jeff Gaynor
on 1/18/12 at 10:48 AM
DSFSClientApprovalStore(File, IdentifiableProviderImpl<ClientApproval>, MapConverter<ClientApproval>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientApprovalStore
 
DSFSClientApprovalStore(File, File, IdentifiableProviderImpl<ClientApproval>, MapConverter<ClientApproval>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientApprovalStore
 
DSFSClientApprovalStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore
Created by Jeff Gaynor
on 1/18/12 at 3:12 PM
DSFSClientApprovalStoreProvider(ConfigurationNode, ClientApproverConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientApprovalStoreProvider
 
DSFSClientStore - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore
Created by Jeff Gaynor
on 1/18/12 at 10:47 AM
DSFSClientStore(File, IdentifiableProviderImpl<Client>, MapConverter<Client>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientStore
 
DSFSClientStore(File, File, IdentifiableProviderImpl<Client>, MapConverter<Client>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientStore
 
DSFSClientStoreProvider(ConfigurationNode, MapConverter<? extends Client>, Provider<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.DSFSClientStoreProvider
 
DSFSClientStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore
Created by Jeff Gaynor
on 1/18/12 at 3:11 PM
DSFSClientStoreProvider(ConfigurationNode, MapConverter<Client>, Provider<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientStoreProvider
 
DSFSTransactionStore<V extends OA4MPServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 11/3/11 at 12:49 PM
DSFSTransactionStore(File, IdentifiableProvider<V>, TokenForge, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStore
 
DSFSTransactionStore(File, File, IdentifiableProvider<V>, TokenForge, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStore
 
DSFSTransactionStoreProvider<T extends DSFSTransactionStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 1/16/12 at 4:24 PM
DSFSTransactionStoreProvider(ConfigurationNode, IdentifiableProvider<? extends OA4MPServiceTransaction>, Provider<TokenForge>, TransactionConverter<? extends OA4MPServiceTransaction>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStoreProvider
 
dsp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
DSSQLClientApprovalStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider
Created by Jeff Gaynor
on 1/18/12 at 3:47 PM
DSSQLClientApprovalStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, String, String, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSSQLClientApprovalStoreProvider
 
DSSQLClientApprovalStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSSQLClientApprovalStoreProvider
 
DSSQLTransactionStore<V extends OA4MPServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
This merely exists since the superclass is abstract.
DSSQLTransactionStore(TokenForge, ConnectionPool, Table, Provider<V>, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStore
 
DSSQLTransactionStoreProvider<T extends DSSQLTransactionStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 1/17/12 at 9:11 AM
DSSQLTransactionStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MultiDSClientStoreProvider, Provider<? extends OA4MPServiceTransaction>, Provider<TokenForge>, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStoreProvider
 
DSTransactionKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 4/25/12 at 3:08 PM
DSTransactionKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
DSTransactionProvider<V extends OA4MPServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 4/4/12 at 4:40 PM
DSTransactionProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionProvider
 
DSTransactionProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionProvider
 
DSTransactionTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on May 19, 2011 at 10:18:00 AM
DSTransactionTable(DSTransactionKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionTable
The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context.
dump(String) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
Override this method if you want to customize how the node dumps out its children.
dumpLogMessages(LogSystem) - Method in class org.apache.velocity.runtime.log.PrimordialLogSystem
Deprecated.
use transferTo(LogChute newChute)
dumpNamespace(String) - Method in class org.apache.velocity.runtime.VelocimacroManager
Removes the VMs and the namespace from the manager.
dumpVMNamespace(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
tells the vmFactory to dump the specified namespace.
dumpVMNamespace(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
tells the vmFactory to dump the specified namespace.
dumpVMNamespace(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
tells the vmFactory to dump the specified namespace.
dumpVMNamespace(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
tells the vmFactory to dump the specified namespace.
dumpVMNamespace(String) - Method in class org.apache.velocity.runtime.VelocimacroFactory
tells the vmManager to dump the specified namespace

E

ea(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
echo(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
echoHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
edit(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
edit(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
EDIT_A_LINE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
EDIT_A_LINE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
editFile(EditorEntry, File) - Static method in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
Edits a file.
EDITOR_ARG_CONNECTOR_ATTR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_ARG_FLAG_ATTR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_ARG_TAG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_ARG_VALUE_ATTR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_CLEAR_SCREEN_ATTR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_EXEC_ATTR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_NAME_ATTR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_RC_ERROR - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_RC_OK - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EDITOR_TAG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EditorArg - Class in edu.uiuc.ncsa.security.util.cli.editing
Created by Jeff Gaynor
on 3/12/21 at 8:12 AM
EditorArg() - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.EditorArg
 
EditorEntry - Class in edu.uiuc.ncsa.security.util.cli.editing
Created by Jeff Gaynor
on 3/12/21 at 8:09 AM
EditorEntry() - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.EditorEntry
 
EditorInputLine - Class in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 8/17/20 at 3:14 PM
EditorInputLine(String) - Constructor for class edu.uiuc.ncsa.security.util.cli.EditorInputLine
Basic constructor that turns a raw input line (such as types in by a user) to one of these.
EditorInputLine(Vector) - Constructor for class edu.uiuc.ncsa.security.util.cli.EditorInputLine
 
Editors - Class in edu.uiuc.ncsa.security.util.cli.editing
Created by Jeff Gaynor
on 3/12/21 at 8:09 AM
Editors() - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
EDITORS_TAG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
EditorUtils - Class in edu.uiuc.ncsa.security.util.cli.editing
Created by Jeff Gaynor
on 3/17/21 at 6:47 AM
EditorUtils() - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
edu.uiuc.ncsa.myproxy - package edu.uiuc.ncsa.myproxy
MyProxy Logon.
edu.uiuc.ncsa.myproxy.oa4mp.client - package edu.uiuc.ncsa.myproxy.oa4mp.client
 
edu.uiuc.ncsa.myproxy.oa4mp.client.loader - package edu.uiuc.ncsa.myproxy.oa4mp.client.loader
 
edu.uiuc.ncsa.myproxy.oa4mp.client.servlet - package edu.uiuc.ncsa.myproxy.oa4mp.client.servlet
 
edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample - package edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample
A sample client
edu.uiuc.ncsa.myproxy.oa4mp.client.storage - package edu.uiuc.ncsa.myproxy.oa4mp.client.storage
This package contains all of the storage classes for an OA4MP client.
edu.uiuc.ncsa.myproxy.oa4mp.loader - package edu.uiuc.ncsa.myproxy.oa4mp.loader
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2 - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
 
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.df - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.df
Storage related to the implementatio of RFC 8628, the device flow.
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Code relating to the token exchange endpoint (RFC 8693) storage.
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Virtual organization storage.
edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens - package edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
 
edu.uiuc.ncsa.myproxy.oa4mp.qdl - package edu.uiuc.ncsa.myproxy.oa4mp.qdl
 
edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl - package edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl
 
edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims - package edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting - package edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting
 
edu.uiuc.ncsa.myproxy.oa4mp.server - package edu.uiuc.ncsa.myproxy.oa4mp.server
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types
 
edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions - package edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
 
edu.uiuc.ncsa.myproxy.oa4mp.server.servlet - package edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
 
edu.uiuc.ncsa.myproxy.oa4mp.server.storage - package edu.uiuc.ncsa.myproxy.oa4mp.server.storage
 
edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore - package edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore
 
edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql - package edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql
 
edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider - package edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider
 
edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table - package edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table
 
edu.uiuc.ncsa.myproxy.oa4mp.server.util - package edu.uiuc.ncsa.myproxy.oa4mp.server.util
 
edu.uiuc.ncsa.myproxy.oa4mp.servlet - package edu.uiuc.ncsa.myproxy.oa4mp.servlet
 
edu.uiuc.ncsa.oa4mp.oauth2.client - package edu.uiuc.ncsa.oa4mp.oauth2.client
 
edu.uiuc.ncsa.oa4mp.oauth2.client.servlet - package edu.uiuc.ncsa.oa4mp.oauth2.client.servlet
 
edu.uiuc.ncsa.security.core - package edu.uiuc.ncsa.security.core
 
edu.uiuc.ncsa.security.core.cache - package edu.uiuc.ncsa.security.core.cache
 
edu.uiuc.ncsa.security.core.configuration - package edu.uiuc.ncsa.security.core.configuration
 
edu.uiuc.ncsa.security.core.configuration.provider - package edu.uiuc.ncsa.security.core.configuration.provider
 
edu.uiuc.ncsa.security.core.exceptions - package edu.uiuc.ncsa.security.core.exceptions
 
edu.uiuc.ncsa.security.core.inheritance - package edu.uiuc.ncsa.security.core.inheritance
 
edu.uiuc.ncsa.security.core.ipc - package edu.uiuc.ncsa.security.core.ipc
This package consists of utilities (a bean and listener interfaces) for monitoring interprocess communications.
edu.uiuc.ncsa.security.core.util - package edu.uiuc.ncsa.security.core.util
 
edu.uiuc.ncsa.security.delegation.client - package edu.uiuc.ncsa.security.delegation.client
 
edu.uiuc.ncsa.security.delegation.client.request - package edu.uiuc.ncsa.security.delegation.client.request
 
edu.uiuc.ncsa.security.delegation.client.server - package edu.uiuc.ncsa.security.delegation.client.server
This package contains classes that represent the server to the client.
edu.uiuc.ncsa.security.delegation.server - package edu.uiuc.ncsa.security.delegation.server
This package contains the code that a server will use to implement its delegation abilities.
edu.uiuc.ncsa.security.delegation.server.issuers - package edu.uiuc.ncsa.security.delegation.server.issuers
 
edu.uiuc.ncsa.security.delegation.server.request - package edu.uiuc.ncsa.security.delegation.server.request
 
edu.uiuc.ncsa.security.delegation.server.storage - package edu.uiuc.ncsa.security.delegation.server.storage
 
edu.uiuc.ncsa.security.delegation.server.storage.impl - package edu.uiuc.ncsa.security.delegation.server.storage.impl
 
edu.uiuc.ncsa.security.delegation.server.storage.support - package edu.uiuc.ncsa.security.delegation.server.storage.support
 
edu.uiuc.ncsa.security.delegation.services - package edu.uiuc.ncsa.security.delegation.services
 
edu.uiuc.ncsa.security.delegation.servlet - package edu.uiuc.ncsa.security.delegation.servlet
 
edu.uiuc.ncsa.security.delegation.storage - package edu.uiuc.ncsa.security.delegation.storage
 
edu.uiuc.ncsa.security.delegation.storage.impl - package edu.uiuc.ncsa.security.delegation.storage.impl
 
edu.uiuc.ncsa.security.delegation.token - package edu.uiuc.ncsa.security.delegation.token
 
edu.uiuc.ncsa.security.delegation.token.impl - package edu.uiuc.ncsa.security.delegation.token.impl
 
edu.uiuc.ncsa.security.oauth_1_0a - package edu.uiuc.ncsa.security.oauth_1_0a
 
edu.uiuc.ncsa.security.oauth_1_0a.client - package edu.uiuc.ncsa.security.oauth_1_0a.client
 
edu.uiuc.ncsa.security.oauth_1_0a.server - package edu.uiuc.ncsa.security.oauth_1_0a.server
 
edu.uiuc.ncsa.security.oauth_2_0 - package edu.uiuc.ncsa.security.oauth_2_0
 
edu.uiuc.ncsa.security.oauth_2_0.client - package edu.uiuc.ncsa.security.oauth_2_0.client
 
edu.uiuc.ncsa.security.oauth_2_0.jwt - package edu.uiuc.ncsa.security.oauth_2_0.jwt
 
edu.uiuc.ncsa.security.oauth_2_0.server - package edu.uiuc.ncsa.security.oauth_2_0.server
 
edu.uiuc.ncsa.security.oauth_2_0.server.claims - package edu.uiuc.ncsa.security.oauth_2_0.server.claims
 
edu.uiuc.ncsa.security.oauth_2_0.server.config - package edu.uiuc.ncsa.security.oauth_2_0.server.config
 
edu.uiuc.ncsa.security.oauth_2_0.server.scripts - package edu.uiuc.ncsa.security.oauth_2_0.server.scripts
 
edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor - package edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor
 
edu.uiuc.ncsa.security.oauth_2_0.server.scripts.qdl - package edu.uiuc.ncsa.security.oauth_2_0.server.scripts.qdl
 
edu.uiuc.ncsa.security.servlet - package edu.uiuc.ncsa.security.servlet
 
edu.uiuc.ncsa.security.servlet.mail - package edu.uiuc.ncsa.security.servlet.mail
This package is used for adding email notification support to Tomcat servlets.
edu.uiuc.ncsa.security.util.cli - package edu.uiuc.ncsa.security.util.cli
 
edu.uiuc.ncsa.security.util.cli.editing - package edu.uiuc.ncsa.security.util.cli.editing
 
edu.uiuc.ncsa.security.util.cli.json_edit - package edu.uiuc.ncsa.security.util.cli.json_edit
 
edu.uiuc.ncsa.security.util.configuration - package edu.uiuc.ncsa.security.util.configuration
Configuration
edu.uiuc.ncsa.security.util.functor - package edu.uiuc.ncsa.security.util.functor
 
edu.uiuc.ncsa.security.util.functor.logic - package edu.uiuc.ncsa.security.util.functor.logic
 
edu.uiuc.ncsa.security.util.functor.parser - package edu.uiuc.ncsa.security.util.functor.parser
 
edu.uiuc.ncsa.security.util.functor.parser.event - package edu.uiuc.ncsa.security.util.functor.parser.event
This contains the event-driven functor parser.
edu.uiuc.ncsa.security.util.functor.parser.old - package edu.uiuc.ncsa.security.util.functor.parser.old
Note that this was an earlier version of the parser before the event-driven code came along.
edu.uiuc.ncsa.security.util.functor.strings - package edu.uiuc.ncsa.security.util.functor.strings
 
edu.uiuc.ncsa.security.util.functor.system - package edu.uiuc.ncsa.security.util.functor.system
 
edu.uiuc.ncsa.security.util.functor.user_defined - package edu.uiuc.ncsa.security.util.functor.user_defined
 
edu.uiuc.ncsa.security.util.json - package edu.uiuc.ncsa.security.util.json
 
edu.uiuc.ncsa.security.util.jwk - package edu.uiuc.ncsa.security.util.jwk
 
edu.uiuc.ncsa.security.util.mail - package edu.uiuc.ncsa.security.util.mail
 
edu.uiuc.ncsa.security.util.pkcs - package edu.uiuc.ncsa.security.util.pkcs
 
edu.uiuc.ncsa.security.util.python - package edu.uiuc.ncsa.security.util.python
 
edu.uiuc.ncsa.security.util.scripting - package edu.uiuc.ncsa.security.util.scripting
 
edu.uiuc.ncsa.security.util.ssl - package edu.uiuc.ncsa.security.util.ssl
 
edu.uiuc.ncsa.security.util.terminal - package edu.uiuc.ncsa.security.util.terminal
 
edu.uiuc.ncsa.security.util.testing - package edu.uiuc.ncsa.security.util.testing
 
EDU_PERSON_ORC_ID - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
element(String, Namespace) - Method in class org.apache.velocity.anakia.AnakiaJDOMFactory
 
element(String) - Method in class org.apache.velocity.anakia.AnakiaJDOMFactory
 
element(String, String) - Method in class org.apache.velocity.anakia.AnakiaJDOMFactory
 
element(String, String, String) - Method in class org.apache.velocity.anakia.AnakiaJDOMFactory
 
ELLIPSIS - Static variable in class edu.uiuc.ncsa.security.core.util.StringUtils
 
ELSE_DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ELSEIF_DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ElseIfStatement() - Method in class org.apache.velocity.runtime.parser.Parser
 
ElseStatement() - Method in class org.apache.velocity.runtime.parser.Parser
 
EMAIL - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
email(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
EMAIL - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's preferred e-mail address.
EMAIL_VERIFIED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
True if the End-User's e-mail address has been verified; otherwise false.
emailPattern - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
EMPTY_INDEX - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ENABLE_ASSET_CLEANUP - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
ENABLE_RFC8628_SUPPORT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
ENABLE_RFC8693_SUPPORT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
enable_tracing() - Method in class org.apache.velocity.runtime.parser.Parser
Enable tracing.
ENABLE_TWO_FACTOR_SUPPORT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
ENABLE_UTIL_SERVLET - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
enabled - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
enabled - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
ENABLED_ATTRIBUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
ENABLED_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
encode(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
encode(String) - Static method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
encodeToken() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
encodeToken() - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
encodeValue(byte[]) - Method in class edu.uiuc.ncsa.security.util.pkcs.Base64String
Encode the binary into a base 64 string.
ENCODING - Static variable in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
encoding - Variable in class org.apache.velocity.runtime.resource.Resource
Character encoding of this resource
ENCODING_DEFAULT - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Default Encoding is ISO-8859-1.
END - Static variable in class org.apache.velocity.runtime.parser.node.ASTTextblock
 
END - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
END_CERTIFICATE - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
END_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
END_PKCS7 - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
END_PRIVATE_KEY - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
END_PUBLIC_KEY - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
END_RSA_PRIVATE_KEY - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
endBrace(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
endBrace(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
endBrace(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.LogicBlocksHandlerInterface
 
endBracket(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
endBracket(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
endBracket(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.LogicBlockHandlerInterface
 
endColumn - Variable in class org.apache.velocity.runtime.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.apache.velocity.runtime.parser.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endParenthesis(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
endParenthesis(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandlerInterface
 
endParenthesis(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
ENDPOINT_ATTRIBUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
If the protocol is to be derived from the server address, just set the endpoint, e.g.
endsWith(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Does this path end with the other? E.g.
entrySet() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
entrySet() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
entrySet() - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
entrySet() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
entrySet() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
entrySet() - Method in class org.apache.velocity.runtime.directive.Scope
 
enumerateKeys() - Method in interface org.apache.velocity.runtime.resource.ResourceCache
returns an Iterator of Keys in the cache.
enumerateKeys() - Method in class org.apache.velocity.runtime.resource.ResourceCacheImpl
 
EnumerationIterator - Class in org.apache.velocity.util
An Iterator wrapper for an Enumeration.
EnumerationIterator(Enumeration) - Constructor for class org.apache.velocity.util.EnumerationIterator
Creates a new iteratorwrapper instance for the specified Enumeration.
ENV_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
ENV_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
envirnoment - Variable in class edu.uiuc.ncsa.security.util.functor.system.jsetEnv
 
environment - Static variable in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
environment - Variable in class edu.uiuc.ncsa.security.util.functor.system.jgetEnv
 
EnvServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
This servlet loads the environment for all servlets.
EnvServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.EnvServlet
 
EOF - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
End of File.
eol - Variable in exception org.apache.velocity.runtime.parser.ParseException
The end of line string for this machine.
EqualityExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore.IDTriple
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.Thing
 
equals(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPServiceTransaction
 
equals(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
equals(Object) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Checks if this XProperties object is the same as a given object.
equals(Object) - Method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
equals(Date, Date) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
This compares the two dates down to the nearest millisecond.
equals(Object) - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableImpl
 
equals(String, String, boolean, boolean) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Checks if towo strings have equal content.
equals(String, String) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.AccessTokenImpl
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.AuthorizationGrantImpl
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.RefreshTokenImpl
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
equals(Object) - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
equals(Object) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
equals(Object) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
equals(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Compares two paths.
equals(String, FunctorType) - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
equals(Object) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
equals(Object) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
equals(Object) - Method in class org.apache.velocity.anakia.NodeList
Tests for equality with another object.
equals(Object) - Method in class org.apache.velocity.runtime.parser.node.ASTMethod.MethodCacheKey
 
EQUALS - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
error(String, Throwable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
error(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
error(String) - Method in interface edu.uiuc.ncsa.security.core.Logable
Write an error message to the log.
error(String) - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
error(Object, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
error(Class, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
error(Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
error(Object, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
error(Object, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
error(Class, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
error(Class, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
error(Object, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
error(String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
error(Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
error(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
ERROR - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
error(String) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
error(String, Throwable) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
error(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
error(String, Throwable) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
error(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
error(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
error(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
error(String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
error(Object) - Static method in class org.apache.velocity.app.Velocity
Deprecated.
Use getLog() and call error() on it.
error(Object) - Method in class org.apache.velocity.app.VelocityEngine
Deprecated.
Use getLog() and call warn() on it.
error(Object) - Method in class org.apache.velocity.runtime.log.Log
Log an error message.
error(Object, Throwable) - Method in class org.apache.velocity.runtime.log.Log
Log an error message and accompanying Throwable.
error(boolean, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log an error message.
error(boolean, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log an error message and accompanying Throwable.
error(Object) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
error(Object, Throwable) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
error(Object) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Log an error message.
error(Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Deprecated.
Use getLog() and call error() on it.
error(Object) - Method in interface org.apache.velocity.runtime.RuntimeLogger
Deprecated.
Use Log.error(Object)
error(Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Deprecated.
Use getLog() and call error() on it.
error(HttpServletRequest, HttpServletResponse, Exception) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Invoked when there is an error thrown in any part of doRequest() processing.
ERROR_DESCRIPTION - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ERROR_ID - Static variable in interface org.apache.velocity.runtime.log.LogChute
ID for error messages.
ERROR_ID - Static variable in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
ID for error messages.
ERROR_NOTIFICATION_BODY_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Servlet context key that points to the fully qualified file which contains the message body to be used in cases of server-side exceptions.
ERROR_NOTIFICATION_SUBJECT_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Servlet context key that points to the fully qualified file which contains the message subject to be used in cases of server-side exceptions.
ERROR_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
ERROR_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
The name of a JSP page to display in case of errors.
ERROR_PAGE_PATH - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
ERROR_PREFIX - Static variable in interface org.apache.velocity.runtime.log.LogChute
Prefix string for error messages.
ERROR_PREFIX - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
Use LogChute.ERROR_PREFIX instead
ERROR_STATE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
ERROR_URI - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ERROR_URI_PARAMETER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
 
ERRORMSG_END - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Ending tag for error messages triggered by passing a parameter not allowed in the #include directive.
ERRORMSG_START - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Starting tag for error messages triggered by passing a parameter not allowed in the #include directive.
errorPagePath - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
ErrorServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
This servlet handles error redirects.
ErrorServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
errorURL(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientKeys
 
Escape - Class in org.apache.velocity.anakia
This class is for escaping CDATA sections.
Escape() - Constructor for class org.apache.velocity.anakia.Escape
Empty constructor
escape(Object) - Method in class org.apache.velocity.app.event.implement.EscapeHtmlReference
Escape all HTML entities.
escape(Object) - Method in class org.apache.velocity.app.event.implement.EscapeJavaScriptReference
Escapes the characters in a String to be suitable for use in JavaScript.
escape(Object) - Method in class org.apache.velocity.app.event.implement.EscapeReference
Escape the given text.
escape(Object) - Method in class org.apache.velocity.app.event.implement.EscapeSqlReference
Escapes the characters in a String to be suitable to pass to an SQL query.
escape(Object) - Method in class org.apache.velocity.app.event.implement.EscapeXmlReference
Escape all XML entities.
Escape() - Method in class org.apache.velocity.runtime.parser.Parser
Used to catch and process escape sequences in grammatical constructs as escapes outside of VTL are just characters.
ESCAPE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ESCAPE_DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
escapeChar - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
EscapedDirective() - Method in class org.apache.velocity.runtime.parser.Parser
used to separate the notion of a valid directive that has been escaped, versus something that looks like a directive and is just schmoo.
EscapeHtmlReference - Class in org.apache.velocity.app.event.implement
Escape all HTML entities.
EscapeHtmlReference() - Constructor for class org.apache.velocity.app.event.implement.EscapeHtmlReference
 
EscapeJavaScriptReference - Class in org.apache.velocity.app.event.implement
Escapes the characters in a String to be suitable for use in JavaScript.
EscapeJavaScriptReference() - Constructor for class org.apache.velocity.app.event.implement.EscapeJavaScriptReference
 
EscapeReference - Class in org.apache.velocity.app.event.implement
Base class for escaping references.
EscapeReference() - Constructor for class org.apache.velocity.app.event.implement.EscapeReference
 
EscapeSqlReference - Class in org.apache.velocity.app.event.implement
Escapes the characters in a String to be suitable to pass to an SQL query.
EscapeSqlReference() - Constructor for class org.apache.velocity.app.event.implement.EscapeSqlReference
 
EscapeXmlReference - Class in org.apache.velocity.app.event.implement
Escape all XML entities.
EscapeXmlReference() - Constructor for class org.apache.velocity.app.event.implement.EscapeXmlReference
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.ACLReject
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.AddToACL
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.CheckACL
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atFinish
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.ATMethod
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idCheckClaims
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.IDMethods
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IsInGroup
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.RTMethod
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ScopeTemplateQDLUtil
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TemplateSubsitutionQDLUtil
 
evaluate(Object[], State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
evaluate(Context, Writer, String, String) - Static method in class org.apache.velocity.app.Velocity
renders the input string using the context into the output writer.
evaluate(Context, Writer, String, InputStream) - Static method in class org.apache.velocity.app.Velocity
evaluate(Context, Writer, String, Reader) - Static method in class org.apache.velocity.app.Velocity
Renders the input reader using the context into the output writer.
evaluate(Context, Writer, String, String) - Method in class org.apache.velocity.app.VelocityEngine
renders the input string using the context into the output writer.
evaluate(Context, Writer, String, InputStream) - Method in class org.apache.velocity.app.VelocityEngine
evaluate(Context, Writer, String, Reader) - Method in class org.apache.velocity.app.VelocityEngine
Renders the input reader using the context into the output writer.
Evaluate - Class in org.apache.velocity.runtime.directive
Evaluates the directive argument as a VTL string, using the existing context.
Evaluate() - Constructor for class org.apache.velocity.runtime.directive.Evaluate
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTAndNode
logical and : null && right = false left && null = false null && null = false
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTElseIfStatement
An ASTElseStatement is true if the expression it contains evaluates to true.
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTElseStatement
An ASTElseStatement always evaluates to true.
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTEQNode
Calculates the value of the logical expression arg1 == arg2 All class types are supported.
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTExpression
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTFalse
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTGENode
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTGTNode
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTLENode
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTLTNode
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTNENode
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTNotNode
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTOrNode
the logical or : the rule : left || null -> left null || right -> right null || null -> false left || right -> left || right
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
Computes boolean value of this reference Returns the actual value of reference return type boolean, and 'true' if value is not null
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTTrue
 
evaluate(InternalContextAdapter) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
evaluate(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
evaluate(Context, Writer, String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Renders the input string using the context into the output writer.
evaluate(Context, Writer, String, Reader) - Method in class org.apache.velocity.runtime.RuntimeInstance
Renders the input reader using the context into the output writer.
evaluate(Context, Writer, String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Renders the input string using the context into the output writer.
evaluate(Context, Writer, String, Reader) - Method in interface org.apache.velocity.runtime.RuntimeServices
Renders the input reader using the context into the output writer.
EVALUATE_CONTEXT_CLASS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
class to use for local context with #evaluate()
EvaluateContext - Class in org.apache.velocity.context
Deprecated.
Will be removed in 2.0
EvaluateContext(InternalContextAdapter, RuntimeServices) - Constructor for class org.apache.velocity.context.EvaluateContext
Deprecated.
CTOR, wraps an ICA
EventCartridge - Class in org.apache.velocity.app.event
Stores the event handlers.
EventCartridge() - Constructor for class org.apache.velocity.app.event.EventCartridge
 
EventDrivenParser - Class in edu.uiuc.ncsa.security.util.functor.parser.event
An event driven parser for functors.
EventDrivenParser() - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
EventDrivenParser(JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
Create and initialize this parser.
EventHandler - Interface in org.apache.velocity.app.event
Base interface for all event handlers
EVENTHANDLER_INCLUDE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The eventhandler.include.class property specifies a list of the IncludeEventHandler implementations to use.
EVENTHANDLER_INVALIDREFERENCE_EXCEPTION - Static variable in class org.apache.velocity.app.event.implement.ReportInvalidReferences
 
EVENTHANDLER_INVALIDREFERENCES - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The eventhandler.invalidreferences.class property specifies a list of the InvalidReferenceEventHandler implementations to use.
EVENTHANDLER_METHODEXCEPTION - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The eventhandler.methodexception.class property specifies a list of the MethodExceptionEventHandler implementations to use.
EVENTHANDLER_NULLSET - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The eventhandler.nullset.class property specifies a list of the NullSetEventHandler implementations to use.
EVENTHANDLER_REFERENCEINSERTION - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The eventhandler.referenceinsertion.class property specifies a list of the ReferenceInsertionEventHandler implementations to use.
EventHandlerMethodExecutor - Interface in org.apache.velocity.app.event
Strategy object used to execute event handler method.
EventHandlerUtil - Class in org.apache.velocity.app.event
Calls on request all registered event handlers for a particular event.
EventHandlerUtil() - Constructor for class org.apache.velocity.app.event.EventHandlerUtil
 
ExceptionEvent - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 9/18/12 at 11:26 AM
ExceptionEvent(Object, Throwable, Map<String, String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEvent
 
ExceptionEventListener - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 9/18/12 at 11:27 AM
ExceptionEventNotifier - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 9/18/12 at 11:27 AM
ExceptionEventNotifier(MailUtil, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEventNotifier
 
exceptionHandler - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
exceptionHandler - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
ExceptionHandler - Interface in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 2/6/15 at 4:29 PM
ExceptionUtils - Class in org.apache.velocity.util
Use this to create a new Exception.
ExceptionUtils() - Constructor for class org.apache.velocity.util.ExceptionUtils
 
ExceptionWrapper - Exception in edu.uiuc.ncsa.security.delegation.server
A wrapper around an exception that includes any client active at the time.
ExceptionWrapper(Throwable, Client) - Constructor for exception edu.uiuc.ncsa.security.delegation.server.ExceptionWrapper
 
exchangeAccessToken(OA2Asset, AccessToken, Map<String, String>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
Use the access token to get another access token.
exchangeIt(OA2Asset, Map<String, String>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
Actual workhorse.
exchangeRefreshToken(OA2Asset, RefreshToken, Map, boolean) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
Use this to either just get a new refresh token (getAT = false) or to use the refresh token to get a new access token (most usual case).
exec - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorEntry
 
execute(ClaimSource, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
execute(ClaimSource, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.FlowFunctor
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jSetClaimSource
Really since this just conveys its arguments for other functors to use, nothing executes here, but the arguments are replaced if they evaluate..
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jExclude
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jGet
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jHasClaim
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jhasScope
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jInclude
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jIsMemberOf
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jRename
 
execute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jSet
 
execute(ClaimSource, JSONObject) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Runs this specific claim source against the internal state of this class.
execute() - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
execute(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
execute(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
Returns a logical true if one of the command lines executes the line successfully.
execute() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
execute() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
execute() - Method in interface edu.uiuc.ncsa.security.util.functor.JMetaMetaFunctor
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jAnd
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jContains
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jEndsWith
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jEquals
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jExists
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jFalse
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jIf
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jMatch
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jNot
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jOr
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jStartsWith
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jThen
There is no actual result from this functor.
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jTrue
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jXOr
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
execute(File) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
Executes a file.
execute(List<String>) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
execute(Reader) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
execute(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
Figure out what type of object is to be executed.
execute(StateInterface) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jConcat
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jDrop
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jEcho
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jReplace
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jToArray
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jToLowerCase
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.strings.jToUpperCase
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.system.jclearEnv
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.system.jgetEnv
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.system.jRaiseError
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.system.jsetEnv
 
execute() - Method in class edu.uiuc.ncsa.security.util.functor.user_defined.UserDefined
 
execute(JSONArray, Set<String>) - Method in class edu.uiuc.ncsa.security.util.json.PreProcessor
This will track the ids and throw an exception if there is cycle.
execute(JSONArray) - Method in class edu.uiuc.ncsa.security.util.json.PreProcessor
 
execute(JSONObject) - Method in class edu.uiuc.ncsa.security.util.json.PreProcessor
 
execute(JSONObject, Set<String>) - Method in class edu.uiuc.ncsa.security.util.json.PreProcessor
 
execute(StateInterface) - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptInterface
Run this script with the given state.
execute() - Method in class org.apache.velocity.anakia.AnakiaTask
Main body of the application
execute(EventHandler) - Method in interface org.apache.velocity.app.event.EventHandlerMethodExecutor
Execute the event handler method.
execute(EventHandler) - Method in class org.apache.velocity.app.event.IncludeEventHandler.IncludeEventExecutor
Call the method includeEvent()
execute(EventHandler) - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor
Call the method invalidGetMethod()
execute(EventHandler) - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor
Call the method invalidMethod()
execute(EventHandler) - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor
Call the method invalidSetMethod()
execute(EventHandler) - Method in class org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor
Call the method methodException()
execute(EventHandler) - Method in class org.apache.velocity.app.event.NullSetEventHandler.ShouldLogOnNullSetExecutor
Call the method shouldLogOnNullSet()
execute(EventHandler) - Method in class org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor
Call the method referenceInsert()
execute(Object) - Method in class org.apache.velocity.runtime.parser.node.AbstractExecutor
Execute method against context.
execute(Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTIdentifier
 
execute(Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTIndex
 
execute(Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTMethod
invokes the method.
execute(Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
gets an Object that 'is' the value of the reference
execute(Object) - Method in class org.apache.velocity.runtime.parser.node.GetExecutor
 
execute(Object) - Method in class org.apache.velocity.runtime.parser.node.MapGetExecutor
 
execute(Object, Object) - Method in class org.apache.velocity.runtime.parser.node.MapSetExecutor
 
execute(Object, InternalContextAdapter) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
execute(Object) - Method in class org.apache.velocity.runtime.parser.node.PropertyExecutor
 
execute(Object, Object) - Method in class org.apache.velocity.runtime.parser.node.PutExecutor
 
execute(Object, Object) - Method in class org.apache.velocity.runtime.parser.node.SetExecutor
Execute method against context.
execute(Object, Object) - Method in class org.apache.velocity.runtime.parser.node.SetPropertyExecutor
Execute method against context.
execute(Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
execute() - Method in class org.apache.velocity.texen.ant.TexenTask
Execute the input script with Velocity
executeByGrant(String, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
Contains the tests for executing a request based on its grant type.
executed - Variable in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
executeJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
Execute the old JSON functor and put it into a script object.
executePostProcessing() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
executePreProcessing() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
executeRuntime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
This is antiquated and is being changed to just return true.
executeRuntime() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScripts
Executes the runtime.
executeScript(List<String>) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
executeScript(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
EXIT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
If a user enters this string at any point, the current operation should end.
ExitException - Exception in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/30/13 at 10:46 AM
ExitException() - Constructor for exception edu.uiuc.ncsa.security.util.cli.ExitException
 
ExitException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ExitException
 
ExitException(String) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ExitException
 
ExitException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ExitException
 
expectedTokenSequences - Variable in exception org.apache.velocity.runtime.parser.ParseException
Each entry in this array is an array of integers.
EXPIRATION - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
EXPIRES_AT_ATTR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
EXPIRES_IN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
EXPIRES_IN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
REQUIRED.
expiresAt(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
expiresIn - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
expiresIn(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
EXPONENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
Expression() - Method in class org.apache.velocity.runtime.parser.Parser
 
extended_attributes - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
EXTENDED_ATTRIBUTES_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
EXTENDED_ATTRIBUTES_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
ExtendedParameters - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
Created by Jeff Gaynor
on 2/18/20 at 7:14 AM
ExtendedParameters() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
ExtendedParseException - Interface in org.apache.velocity.exception
All Exceptions that can provide additional information about the place where the error happened (template name, column and line number) can implement this interface and the ParseErrorException will then be able to deal with this information.
extractClaimsSource(FunctorScript, JSONObject, LinkedList<ClaimSource>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
extraUpdates(Identifiable) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
This is a hook for extensions so they don't have to completely rewrite complex StoreCommands.update(edu.uiuc.ncsa.security.core.Identifiable) methods.

F

FAIL_ON_ERROR_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
failOnError - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
FAILURE_URI - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
False() - Method in class org.apache.velocity.runtime.parser.Parser
 
FALSE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
FAMILY_NAME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Surname(s) or last name(s) of the End-User.
FieldMethodizer - Class in org.apache.velocity.app
This is a small utility class allow easy access to static fields in a class, such as string constants.
FieldMethodizer() - Constructor for class org.apache.velocity.app.FieldMethodizer
Allow object to be initialized without any data.
FieldMethodizer(String) - Constructor for class org.apache.velocity.app.FieldMethodizer
Constructor that takes as it's arg the name of the class to methodize.
FieldMethodizer(Object) - Constructor for class org.apache.velocity.app.FieldMethodizer
Constructor that takes as it's arg a living object to methodize.
figureOutAudienceAndResource(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
figureOutFunctor(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
This figures out which functor to create based on the key of the raw JSON object.
file(String) - Static method in class org.apache.velocity.texen.util.FileUtil
A method to get a File object.
file(String, String) - Static method in class org.apache.velocity.texen.util.FileUtil
A method to get a File object.
FILE_CLAIM_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
This is the name of the key in the claims to use.
FILE_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FILE_LOAD - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FILE_PATH_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
The name of the property in the configuration that specifies where the file is that holds the claims for this source.
FILE_RESOURCE_LOADER_CACHE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The public handle for turning the caching on in the FileResourceLoader.
FILE_RESOURCE_LOADER_PATH - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The public handle for setting a path in the FileResourceLoader.
FILE_SAVE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FILE_STORE - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
FILE_SYSTEM_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
FILE_TAG - Static variable in class edu.uiuc.ncsa.security.core.configuration.Configurations
 
fileContentsToString(String) - Static method in class org.apache.velocity.util.StringUtils
Read the contents of a file and place them in a string object.
FilePermissionsException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 7/25/13 at 4:28 PM
FilePermissionsException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FilePermissionsException
 
FilePermissionsException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FilePermissionsException
 
FilePermissionsException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FilePermissionsException
 
FilePermissionsException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FilePermissionsException
 
FileResourceLoader - Class in org.apache.velocity.runtime.resource.loader
A loader for templates stored on the file system.
FileResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.FileResourceLoader
 
fileToJSON(String) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
fileToString(String) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FileUtil - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 1/26/21 at 7:10 AM
FileUtil() - Constructor for class edu.uiuc.ncsa.security.core.util.FileUtil
 
FileUtil - Class in org.apache.velocity.texen.util
A general file utility for use in the context
FileUtil() - Constructor for class org.apache.velocity.texen.util.FileUtil
 
fillContextDefaults(Context) - Method in class org.apache.velocity.texen.Generator
Add properties that will aways be in the context by default
fillContextHash(Context, Hashtable) - Method in class org.apache.velocity.texen.Generator
Add all the contents of a Hashtable to the context.
fillContextProperties(Context) - Method in class org.apache.velocity.texen.Generator
Add objects to the context from the current properties.
finalize() - Method in class org.apache.velocity.runtime.log.AvalonLogChute
Also do a shutdown if the object is destroy()'d.
finalize() - Method in class org.apache.velocity.runtime.log.Log4JLogChute
Also do a shutdown if the object is destroy()'d.
finalize() - Method in class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Deprecated.
Also do a shutdown if the object is destroy()'d.
find(String, Object[]) - Method in class org.apache.velocity.util.introspection.MethodMap
Find a method.
FIND_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
FIND_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
findByPath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStore
 
findByPath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFileStore
 
findByPath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
findByPath(String) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOStore
 
findConfiguration(String, String, String) - Static method in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
Finds the configuration in an XML file, given the filename, name of the configuration (or null if you want to use the only one there) and the top node tag (E.g.
findConfigurationNode(ServletContext, String, String, String) - Static method in class edu.uiuc.ncsa.security.servlet.ServletConfigUtil
Looks for the configuration in the servlet context using the keys for the init parameters
findConnection(String, String, long) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
Convenience method.
findConnection(Identifier, String, String, String, long) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
findFSValue(FunctorMap, FlowType, boolean) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
findItem(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
Resolves the first argument of a command line into either a unique identifier
findMethod(String, Object[]) - Method in class org.apache.velocity.util.introspection.ClassMap
Find a Method using the method name and parameter objects.
findNamedConfig(XMLConfiguration, String, String) - Static method in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
This takes a configuration and looks in it for a given name for the tag.
finish(boolean, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
finish(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
finish(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
For CIL-499.
finish(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
finish(String) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Called at the very end of all processing, this lets the handler, clean up or whatever it needs to do.
fireComponentFound(CfgEvent) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
fireEventHappened(IPCEvent) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
fireEventHappened(IPCEvent) - Method in interface edu.uiuc.ncsa.security.core.ipc.IPCEventListener
 
fireExceptionCaught(ExceptionEvent) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEventListener
 
fireExceptionCaught(ExceptionEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEventNotifier
 
fireNewClientEvent(NewClientEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
fireNewClientEvent(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
fireNewClientEvent(NewClientEvent) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientListener
 
fireNewClientEvent(NewClientEvent) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
first - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
firstLetterCaps(String) - Static method in class org.apache.velocity.util.StringUtils
Makes the first letter caps and the rest lowercase.
firstTest() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
firstTestB() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
fixSeconds(String) - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
This normalizes the date so that it always has 3 places for the number of milliseconds.
flag - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorArg
 
flattenJSON(String, JSONObject, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
FLOATING_POINT_LITERAL - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
FloatingPointLiteral() - Method in class org.apache.velocity.runtime.parser.Parser
 
FLOW_STATE_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
FLOW_STATE_TAG - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
FLOW_STATE_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
FlowFunctor - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/26/18 at 1:10 PM
FlowFunctor(FunctorType) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.FlowFunctor
 
FlowStates - Class in edu.uiuc.ncsa.security.oauth_2_0.jwt
A container for the states that are permitted.
FlowStates(JSONObject) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
FlowStates() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
FlowStates2 - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
A container for the states that are permitted.
FlowStates2() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.FlowStates2
 
FlowType - Enum in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:36 AM
FlowType - Enum in edu.uiuc.ncsa.security.oauth_2_0.jwt
Created by Jeff Gaynor
on 2/15/20 at 8:27 AM
flush() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
flush() - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
Flush anything waiting to be printed.
flush() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
flush() - Method in class org.apache.velocity.io.VelocityWriter
Flush the stream.
forEach(Consumer<? super String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
forEach(Consumer<? super V>) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
Foreach - Class in org.apache.velocity.runtime.directive
Foreach directive used for moving through arrays, or objects that provide an Iterator.
Foreach() - Constructor for class org.apache.velocity.runtime.directive.Foreach
 
Foreach.NullHolderContext - Class in org.apache.velocity.runtime.directive
A special context to use when the foreach iterator returns a null.
ForeachScope - Class in org.apache.velocity.runtime.directive
This represents scoping and metadata for #foreach, adding index, count, hasNext, isFirst and isLast info.
ForeachScope(Object, Object) - Constructor for class org.apache.velocity.runtime.directive.ForeachScope
 
FORM_ENCODING - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
FORM_ENCODING - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
FORM_ENCODING - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
FORM_ENCODING_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceConstantKeys
 
FORMAL_COMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
format() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
format(Identifiable) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
In listing operations, take the Identifiable argument and make a string version that a user can understand
FORMAT_TYPE_BOOLEAN - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FORMAT_TYPE_JSON_ARRAY - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FORMAT_TYPE_JSON_OBJECT - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FORMAT_TYPE_NULL - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FORMAT_TYPE_NUMBER - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FORMAT_TYPE_STRING - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
FORMAT_TYPE_UNKNOWN - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
formatArray(Object) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats an array into the form "A, B and C".
formatArray(Object, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats an array into the form "A<delim>B<delim>C".
formatArray(Object, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats an array into the form "A<delim>B<finaldelim>C".
formatClient(Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
formatFileString(Directive) - Static method in class org.apache.velocity.runtime.log.Log
Creates a string that formats the template filename with line number and column of the given Directive.
formatFileString(Node) - Static method in class org.apache.velocity.runtime.log.Log
Creates a string that formats the template filename with line number and column of the given Node.
formatFileString(Info) - Static method in class org.apache.velocity.runtime.log.Log
Simply creates a string that formats the template filename with line number and column.
formatFileString(String, int, int) - Static method in class org.apache.velocity.runtime.log.Log
Simply creates a string that formats the template filename with line number and column.
formatList(InputLine, List<String>) - Static method in class edu.uiuc.ncsa.security.util.cli.FormatUtil
This allows for setting the formatting
formatLongDate(Date) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a date in DateFormat.LONG style.
formatLongDateTime(Date) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a date/time in 'long' style.
formatMap(Map<String, Object>, List<String>, boolean, boolean, int, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Format a map of objects as easily readable key value pairs.
formatMapEntry(String, String, int, int, int, boolean) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Format an entry from a map.
formatRecord(String, Object) - Constructor for class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor.formatRecord
 
formatScalar(Object) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
formatShortDate(Date) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a date in DateFormat.SHORT style.
formatShortDateTime(Date) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a date/time in 'short' style.
formatSingleEntry(String, Object) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
Entries look like
formatToString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
formatToString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPServiceTransaction
 
formatToString() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
FormatUtil - Class in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 1/25/21 at 5:32 PM
FormatUtil() - Constructor for class edu.uiuc.ncsa.security.util.cli.FormatUtil
 
formatVector(List) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a vector into the form "A, B and C".
formatVector(List, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a vector into the form "A<delim>B<delim>C".
formatVector(List, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Formats a list into the form "Adelim>B<finaldelim>C".
foundComma(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
foundComma(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
foundComma(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.TopHandlerInterface
 
foundDoubleQuotes(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
foundDoubleQuotes(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandlerInterface
 
foundDoubleQuotes(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
fromCertReqToString(MyPKCS10CertRequest) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
fromJSON(JSONArray) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.Groups
This presupposes that the elements of the array are normalized in the form {"name":name,"id":id} rather than the raw form that comes froma lot of LDAPs.
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
fromJSON(JSON) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
the actual argument is assumed to be a JSON array of templates.
fromJSON(JSONArray) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
This actually does the work.
fromJSON(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
Create this from a JSON object.
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConfig
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
fromJSON(JSONObject) - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
fromJSON(ClaimSourceConfiguration, JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
Populate and existing configuration.
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.JSONClaimSourceConfig
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
fromJSON(JSON) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
Takes a generic JSON object and disambiguates it, returning a collection of LDAP configurations.
fromJSON(JSONArray) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
fromJSON(ClaimSourceConfiguration, JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
Populate an existing LDAPConfiguration from the JSON.
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
fromJSON(JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.SSLConfigurationUtil2
 
fromJSON(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
fromJSON(File) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
Read a set of keys from a file.
fromJSON(String) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
Take a raw string of text that is the JSON for the keys and convert it into a set of keys.
fromList(List<String>) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
fromMap(ConversionMap<String, Object>, Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApproverConverter
 
fromMap(ConversionMap<String, Object>, Asset) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetConverter
 
fromMap(Map<String, Object>) - Method in interface edu.uiuc.ncsa.security.core.util.Converter
 
fromMap(Map<String, Object>, V) - Method in interface edu.uiuc.ncsa.security.core.util.Converter
 
fromMap(Map<String, Object>, V) - Method in interface edu.uiuc.ncsa.security.core.XMLConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
fromMap(ConversionMap<String, Object>, V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
fromPEM(InputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
fromPKCS8DER(byte[]) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
Decode a PKCS #8 encoded private key.
fromPKCS8PEM(String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
This takes the PEM encoding of a PKCS 8 format private key, strips the header and footer, converts to bytes then invokes KeyUtil.fromPKCS8DER(byte[]).
fromPKCS8PEM(Reader) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
fromString(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
This allows populating this from a single string of the form operation:path
fromStringToCertReq(String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Take a string that is an base64-encoded, DER-encoded PKCS10 certificate request,.
fromX509DER(byte[]) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
fromX509PEM(String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Convert a string containing the PEM-format cert to a certificate.
fromX509PEM(String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
Public keys are encoded with the X509 public key spec.
fromX509PEM(Reader) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
fromXML(XMLEventReader) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
fromXML(XMLEventReader) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
fromXML(XMLEventReader) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
This is not a complete deserialization, but is part of a larger scheme.
FS_DATA - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
FS_INDEX - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
FS_PATH - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
FS_REMOVE_EMPTY_FILES - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
FSAssetStore - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Created by Jeff Gaynor
on 1/28/13 at 1:14 PM
FSAssetStore(File, IdentifiableProvider, MapConverter, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
FSAssetStore(File, File, IdentifiableProvider, MapConverter, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
FSAssetStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Created by Jeff Gaynor
on 1/31/13 at 10:24 AM
FSAssetStoreProvider(ConfigurationNode, AssetProvider, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStoreProvider
 
FSClaimSource - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
A claim source backed by a file system.
FSClaimSource(ClaimSourceConfiguration) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
 
FSClientApprovalStore<V extends ClientApproval> - Class in edu.uiuc.ncsa.security.delegation.server.storage.impl
A store for client approvals.
FSClientApprovalStore(File, File, IdentifiableProviderImpl<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientApprovalStore
 
FSClientApprovalStore(File, IdentifiableProviderImpl<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientApprovalStore
 
FSClientStore<V extends Client> - Class in edu.uiuc.ncsa.security.delegation.server.storage.impl
File-based storage for clients.
FSClientStore(File, File, IdentifiableProviderImpl<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientStore
 
FSClientStore(File, IdentifiableProviderImpl<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientStore
 
FSPermissionStoreProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.FSPermissionStoreProvider
 
FSTransactionStore<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Implementation of a transaction store backed by the file system.
FSTransactionStore(File, File, IdentifiableProvider<V>, TokenForge, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
FSTransactionStore(File, IdentifiableProvider<V>, TokenForge, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
FULL_URL_ATTRIBUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
Specify the complete url for the client registration endpoint.
FUNCTOR_TYPE - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
FunctorClaimsType - Enum in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
Created by Jeff Gaynor
on 3/6/18 at 9:17 AM
functorFactory - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsFactory
 
functorFactory - Variable in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
FunctorHandler - Class in edu.uiuc.ncsa.security.util.functor.parser.event
This creates functors by adding arguments to them.
FunctorHandler(JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
FunctorHandler - Class in edu.uiuc.ncsa.security.util.functor.parser.old
Really a facade for the various handlers
FunctorHandler() - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
FunctorHandlerInterface - Interface in edu.uiuc.ncsa.security.util.functor.parser.old
Created by Jeff Gaynor
on 7/16/18 at 10:40 AM
FunctorMap - Class in edu.uiuc.ncsa.security.util.functor.logic
A map of all functors that have resulted in the execution of a functor.
FunctorMap() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.FunctorMap
 
FunctorParser - Class in edu.uiuc.ncsa.security.util.functor.parser
This will take functor notation and parse it into executable JSON.
FunctorParser() - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.FunctorParser
 
FunctorRuntimeEngine - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor
Created by Jeff Gaynor
on 2/6/20 at 2:04 PM
FunctorRuntimeEngine(JSONObject) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
FunctorRuntimeException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 2/26/19 at 9:25 AM
FunctorRuntimeException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FunctorRuntimeException
 
FunctorRuntimeException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FunctorRuntimeException
 
FunctorRuntimeException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FunctorRuntimeException
 
FunctorRuntimeException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.FunctorRuntimeException
 
FunctorScript - Class in edu.uiuc.ncsa.security.util.functor.parser
Created by Jeff Gaynor
on 3/7/19 at 6:52 PM
FunctorScript(JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
FunctorScript(JFunctorFactory, JSONObject) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
Use this to initialize the entire parser in advance of execution.
FunctorState - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor
Created by Jeff Gaynor
on 2/6/20 at 3:36 PM
FunctorState() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorState
 
FunctorState - Class in edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor
Marker for compliance with changes to script handling
FunctorState() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.FunctorState
 
FunctorType - Interface in edu.uiuc.ncsa.security.util.functor
Created by Jeff Gaynor
on 3/6/18 at 9:04 AM
FunctorTypeImpl - Enum in edu.uiuc.ncsa.security.util.functor
Created by Jeff Gaynor
on 3/6/18 at 9:02 AM
fwd(HttpServletRequest, HttpServletResponse, String) - Static method in class edu.uiuc.ncsa.security.servlet.JSPUtil
Forwards a request

G

gen_key(int, int, Object) - Method in class edu.uiuc.ncsa.security.util.python.javaCrypto.RSA
 
GENDER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's gender.
GeneralException - Exception in edu.uiuc.ncsa.security.core.exceptions
Top-level exception.
GeneralException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.GeneralException
 
GeneralException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.GeneralException
 
GeneralException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.GeneralException
 
GeneralException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.GeneralException
 
generateAndSign() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
generateKeyPair() - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
generateParseException() - Method in class org.apache.velocity.runtime.parser.Parser
Generate ParseException.
Generator - Class in org.apache.velocity.texen
A text/code generator class
Generator(String) - Constructor for class org.apache.velocity.texen.Generator
Create a new generator object with properties loaded from a file.
Generator(Properties) - Constructor for class org.apache.velocity.texen.Generator
Create a new Generator object with a given property set.
get() - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPServiceProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetProvider
Creates an new asset with a randomly assigned identifier.
get(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetProvider
Convenience method to return the asset if the identifier is a string rather than an Identifier.
get(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetProvider
 
get(String) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStore
Simplifying calls.
get(String, AssetStore) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreUtil
Retrieves the asset with the identifier from the store.
get(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
get(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
get(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStoreProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.DSClientSQLStoreProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.MemoryClientStoreProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader.OAuthForgeProvider
 
get(ACGetRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AdminClientServer
 
get(AttributeGetRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
get(GetRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientServer
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONEntryProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreMSProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreSQLStoreProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.OA4MP2TProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.ST2Provider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2ClientSQLStoreProvider
 
get(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStore
 
get(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTransactionStoreProvider
 
get(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTStore
 
get(RefreshToken) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshTokenStore
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.SQLTXRStoreProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStoreProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientMSProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientSQLStoreProvider
 
get(Identifier, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
get(Identifier, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionProvider
 
get(Identifier, Identifier) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsStore
Retrieve a permission from the admin and client identifier.
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.MemoryPermissionStoreProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.SQLPermissionStoreProvider
 
get(Identifier, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStoreProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ClientApprovalProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl.MessagesProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSClientSQLStoreProvider
 
get() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSSQLClientApprovalStoreProvider
 
get(Identifier) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetProvider
 
get() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPServiceProvider
 
get() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2SQLAssetStoreProvider
 
get(Object) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
get(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
get() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
This will notify all listeners and return the first instance found.
get(boolean) - Method in interface edu.uiuc.ncsa.security.core.IdentifiableProvider
Create a new Identifiable object and create a new identifier if true.
get(Object) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
get() - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl
 
get() - Method in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
get(long) - Method in class edu.uiuc.ncsa.security.core.util.IP2
 
get() - Method in class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
get() - Method in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader.MyLoggerProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransactionProvider
 
get(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.AggregateTransactionStore
 
get(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.AggregateTransactionStore
 
get(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.AggregateTransactionStore
 
get(boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionProvider
 
get(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
get(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
get(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
get(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
get(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
get(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
get(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
get(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
get(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
get(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
get(Identifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
get(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
get(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
get(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
get(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
get(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
get(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
get(AuthorizationGrant) - Method in interface edu.uiuc.ncsa.security.delegation.storage.TransactionStore
 
get(AccessToken) - Method in interface edu.uiuc.ncsa.security.delegation.storage.TransactionStore
 
get(Verifier) - Method in interface edu.uiuc.ncsa.security.delegation.storage.TransactionStore
 
get() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.DelegationServiceImplProvider
 
get(boolean) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClientProvider
 
get() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGIProvider
 
get() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATIProvider
 
get() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAIProvider
 
get() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsFactory
Note the sequence here.
get() - Method in class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtilProvider
 
get(String) - Method in class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
get(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
get() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
get(String, String) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
Finds a script for a given key pair or a null if there is no such script.
get() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSetFactory
 
get(int) - Method in class org.apache.velocity.anakia.NodeList
 
get(String) - Method in class org.apache.velocity.app.FieldMethodizer
Accessor method to get the fields by name.
get(String) - Method in class org.apache.velocity.context.AbstractContext
Gets the value corresponding to the provided key from the context.
get(String) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
Retrieves from parent context.
get(String) - Method in interface org.apache.velocity.context.Context
Gets the value corresponding to the provided key from the context.
get(String) - Method in class org.apache.velocity.context.EvaluateContext
Deprecated.
Retrieves from local or global context.
get(String) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
get(String) - Method in class org.apache.velocity.context.ProxyVMContext
Implementation of the Context.get() method.
get(String) - Method in class org.apache.velocity.runtime.directive.Foreach.NullHolderContext
Get an object from the context, or null if the key is equal to the loop variable
get(Object) - Method in class org.apache.velocity.runtime.directive.Scope
 
get() - Method in interface org.apache.velocity.runtime.ParserPool
Retrieve an instance of a parser pool.
get() - Method in class org.apache.velocity.runtime.ParserPoolImpl
Call the wrapped pool.
get(Object) - Method in interface org.apache.velocity.runtime.resource.ResourceCache
retrieves a Resource from the cache
get(Object) - Method in class org.apache.velocity.runtime.resource.ResourceCacheImpl
 
get(String, String) - Method in class org.apache.velocity.runtime.VelocimacroManager
Gets a VelocimacroProxy object by the name / source template duple.
get(String, String, String) - Method in class org.apache.velocity.runtime.VelocimacroManager
Gets a VelocimacroProxy object by the name / source template duple.
get(int) - Method in class org.apache.velocity.util.ArrayListWrapper
 
get(Class) - Method in interface org.apache.velocity.util.introspection.IntrospectorCache
Lookup a given Class object in the cache.
get(Class) - Method in class org.apache.velocity.util.introspection.IntrospectorCacheImpl
Lookup a given Class object in the cache.
get(String) - Method in class org.apache.velocity.util.introspection.MethodMap
Return a list of methods with the same name.
get() - Method in class org.apache.velocity.util.SimplePool
Get an object from the pool, null if the pool is empty.
GET_CLAIMS_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
get_env(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
get_id(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
get_NEW_Gid(LDAPConfiguration, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
getAcceptedIssuers() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
getAcceptedIssuers() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
This gets all of them from all trust managers.
getAccessToken() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
 
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
There are various requirements for transmitting the access token, so specific methods have to be used.
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AbstractAuthorizationServletImpl
 
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.ACS2Impl
 
getAccessToken() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
getAccessToken(OA2Asset, AuthorizationGrant, Map<String, String>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getAccessToken(OA2Asset, AuthorizationGrant) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATResponse
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.client.request.PARequest
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.client.request.UIRequest
 
getAccessToken() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.ATResponse
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.server.request.PARequest
 
getAccessToken() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.PAResponse
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
getAccessToken(Map<String, String>) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getAccessToken(HttpServletRequest) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getAccessToken(String...) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getAccessToken(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
getAccessToken(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getAccessToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
getAccessToken(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2
Gets access token.
getAccessToken() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.AccessTokenHandlerInterface
The actual simple access token (usually used as the identifier for the claims-based AT.
getAccessToken(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAccessToken(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAccessToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Getter for access token
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
Getter for access token
getAccessToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
 
getAccessTokenHandler() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
getAccessTokenIndex() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
getAccessTokenLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getAccessTokenLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getAccessTokenLifetime() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getAccessTokensConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getAccessTokenUri() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The endpoint for this client for retrieving an access token.
getAccessTokenURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getACConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
getACFSP(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getACK() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
getAclBlackList() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getAclList() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getACMP(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getACProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientFS
 
getACProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
getACProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientSQLStore
 
getACProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientStore
 
getACProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientStore
 
getACProvider() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateClientStore
 
getACProvider() - Method in interface edu.uiuc.ncsa.security.delegation.server.storage.BaseClientStore
 
getACProvider() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.ClientMemoryStore
 
getAction() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
This application allows you to specify numeric values that determine the behavior of this application.
getAction() - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptRunRequest
An action for the script engine to do.
getAdditionalFilter() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
This is used as part of the search filter.
getAdditionalInformation() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetResponse
 
getAdditionalInformation() - Method in class edu.uiuc.ncsa.security.delegation.client.request.PAResponse
 
getAdditionalInformation() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.PAResponse
 
getAdditionalInformation() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
getAdditionalInformation() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Getter for additional information
getAdditionalParameters() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
getAdditionalParameters() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getAdditionalParameters(ConfigurationNode) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigurationLoaderUtils
To read a block of parameters from a (client) configuration.
getAddress() - Method in class edu.uiuc.ncsa.security.delegation.server.issuers.AbstractIssuer
The actual physical address where this server resides.
getAddress() - Method in interface edu.uiuc.ncsa.security.delegation.services.AddressableServer
 
getAddress() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
getAddress() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.CBServerImpl
 
getAddress() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.PAServerImpl
 
getAddress() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.ASImpl
 
getAddress() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getAdminClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
getAdminClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AbstractACRequest
The admin client (may be partial) that was sent with this request.
getAdminClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.ACGetResponse
 
getAdminClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeAdminClientResponse
 
getAdminClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeSetAdminClientResponse
 
getAdminClientAttributes(AttributeGetRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
getAdminClientConverter() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getAdminClientKeys() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getAdminClientProvider() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getAdminClientServer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
getAdminClientStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
getAdminClientStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getAdminClientStore() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
Returns the AdminClientStore.
getAdminClientStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getAdminID() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
getAdminIDs() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getAdmins() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.ListAdminsResponse
 
getAdmins(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
getAdmins(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
getAdmins(Identifier) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsStore
A list of all admin ids for a given client.
getAdmins(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
getAGI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getAgIdProvider() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAgIndex() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
getAGIProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getAGIProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getAGIProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getAgIssuer() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
getAgIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getAGLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getAgServer() - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
This server issues the authorization grant that starts the delegation process.
getAlias() - Method in class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
getAliases(String) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceMap
 
getAll() - Method in interface edu.uiuc.ncsa.security.core.Store
Method to get every element in the store.
getAll() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
getAll() - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
getAllNodes(List<ConfigurationNode>, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Use this to get all the named nodes off the list.
getAndCheckAdminClient(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Pulls the id and secret from the header then verifies the secret and if it passes, returns the client.
getAndCheckIDToken(JSONObject, BasicRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.TokenAwareServer
 
getAndCheckResponse(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.TokenAwareServer
 
getAndCheckTransaction(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
getAndCheckTransaction(AuthorizedServlet.ProtocolParameters) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
getApplicationAttribute(Object) - Method in class org.apache.velocity.app.VelocityEngine
Return an application attribute (which can be any Object) that was set by the application in order to be accessible from any component of the system that gets a RuntimeServices.
getApplicationAttribute(Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Gets the application attribute for the given key
getApplicationAttribute(Object) - Method in interface org.apache.velocity.runtime.RuntimeServices
Return the specified application attribute.
getApplicationAttribute(Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Gets the application attribute for the given key
getApplicationEventCartridge() - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns the event handlers for the application.
getApplicationEventCartridge() - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns the event handlers for the application.
getApprovalTimestamp() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
getApprover() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
getAR() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetConverter
 
getArg(int) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Remember that the zero-th argument is the command, so that the arguments properly begin at index = 1.
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.ACLReject
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.AddToACL
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.CheckACL
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atFinish
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atInit
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atRefresh
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idCheckClaims
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idFinish
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idInit
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idRefresh
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IsInGroup
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtFinish
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtInit
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtRefresh
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ScopeTemplateQDLUtil
 
getArgCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TemplateSubsitutionQDLUtil
 
getArgCount() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Returns the number of arguments for this input line.
getArgs() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
getArgs() - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
getArgs() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
getArgs() - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptRunRequest
The arguments for the script.
getArray(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
getArray() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
getAsNumber() - Method in interface org.apache.velocity.util.TemplateNumber
Returns a Number that can be used in a template.
getAsset(PARequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.PAServerImpl
 
getAsset(Client, Map, AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.PAServerImpl
 
getAsset(Client, Map, AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.PAServer2
Gets asset
getAsset2(String) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getAssetCache() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
getAssetParameters(Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
This creates the parameter map for the certificate request.
getAssetParameters() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
These are passed to the resource server in the protected asset request.
getAssetProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
getAssetProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
getAssetProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getAssetProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getAssetProvider() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getAssetStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
getAssetStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Returns the configured AssetStore for this environment or null if there is none.
getAssetStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getAssetStoreProvider() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getAssetURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getAST() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
getAsyncContext() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getAT(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
 
getAT(AuthorizationGrant, Client, Map<String, String>) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
getAT(ATRequest) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
getAT(DelegatedAssetRequest) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
getATConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
Convenience to peel off the AccessTokenConfig from the handler config and return it.
getAtData() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
The underlying JSONObject that contains the claims that go in to this access token.
getATData() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getATFromParameter(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getAtHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer
 
getATI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getAtIdProvider() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAtIndex() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
getATIProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getATIProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getATIProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getAtIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getAtIssuer() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
The AbstractIssuer that creates AccessTokens.
getAtIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getATLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getAtLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getAtomicNodes() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
getATParameters(Asset, AuthorizationGrant, Verifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
This creates the parameter map for the access token request.
getATParameters(Asset, AuthorizationGrant, Verifier) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getATRequest(HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
getATRequest(HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
 
getATRequest(HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AccessTokenServlet
 
getAtServer() - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
The authorization server.
getAttribute(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getAttribute(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
Gets the attribute with the given key.
getAttribute(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
utility method to supply a default value if the given value is missing.
getAttribute(ConfigurationNode, String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
getAttributeInNode(List<ConfigurationNode>, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Looks for the given node and returns the first attribute.
getAttributeNames() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeGetAdminClientResponse
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeGetClientResponse
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeGetRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeRemoveRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeSetAdminClientResponse
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeSetClientRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ApproveRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.CreateRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.UnapproveRequest
 
getAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.DDAttributeRequest
 
getAttributes() - Method in class org.apache.velocity.anakia.AnakiaElement
This returns the complete set of attributes for this element, as a NodeList of Attribute objects in no particular order, or an empty list if there are none.
getAttributeServer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
getAudience() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
Clients may send an audience which is used by some components (notable SciTokens) but is generally optional.
getAudience() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getAudience() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
The list of audiences (i.e.
getAudience() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
getAudience() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getAuthHeader(HttpServletRequest, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
This gets the tokens from the authorization header.
getAuthName(int) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.client.request.AGResponse
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackResponse
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationResponse
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
getAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
getAuthorizationGrant(Map<String, String>) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getAuthorizationGrant(HttpServletRequest) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getAuthorizationGrant(String...) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getAuthorizationGrant(AGRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
getAuthorizationGrant(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getAuthorizationGrant(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getAuthorizationGrant(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getAuthorizationGrant(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAuthorizationGrant(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAuthorizationGrant(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getAuthorizationGrantIndex() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
getAuthorizationGrantLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getAuthorizationHandler() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationControllerServlet
 
getAuthorizationServletConfig() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
getAuthorizationServletConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getAuthorizationServletConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getAuthorizationUri() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The endpoint for this client allowing authorization of the user.
getAuthorizationURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
getAuthorizeURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getAuthTime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getAuthType() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getAuthType() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
This will return the corresponding number for the security authorization (see constants in LDAPConfigurationUtil) which can be used for switch statements.
getAuthType(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
getAuthzGrantLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getAuthzGrantLifetime() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getAuthzURI() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getBackingStore() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
getBaseContext() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getBaseContext() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
Returns the base context that we are wrapping.
getBaseContext() - Method in interface org.apache.velocity.context.InternalWrapperContext
Returns the base full context impl.
getBaseURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getBaseUri() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationRequest
This request returns a response uri with all appropriate parameters.
getBasicHeader(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getBearerAuthHeader(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getBeginColumn() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns the column number of the first character for current token (being matched after the last call to BeginTOken).
getBeginColumn() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
getBeginLine() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns the line number of the first character for current token (being matched after the last call to BeginTOken).
getBeginLine() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
getBirthdate() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getBKK() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.table.BaseClientTable
 
getBKK() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
getBlanks(int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
getBody(String, String, String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
Strip off the head and tail of a PEM encoded string.
getBody() - Method in class org.apache.velocity.runtime.resource.util.StringResource
Sets the template body.
getBodyBytes(String, String, String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
getBoolean(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getBoolean(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Retrieves the boolean value.
getBoolean(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getBoolean(String, boolean) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Boolean property accessor method to hide the configuration implementation.
getBoolean(String, boolean) - Method in class org.apache.velocity.runtime.RuntimeInstance
Boolean property accessor method to hide the configuration implementation.
getBoolean(String, boolean) - Method in interface org.apache.velocity.runtime.RuntimeServices
Boolean property accessor method to hide the configuration implementation.
getBoolean(String, boolean) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Boolean property accessor method to hide the configuration implementation.
getBooleanAttribute(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
getBooleanResult() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
getBTKeys() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
getBuffer() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
getBufferedReader() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
getBufferedReader() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getBufferedReader() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
getBufferSize() - Method in class org.apache.velocity.io.VelocityWriter
This method returns the size of the buffer used by the JspWriter.
getByAccessTokenStatement() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
 
getByKey(Object, int) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
This is done as a switch statement to keep references to the cache up to date.
getByRefreshToken(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTStore
 
getByRefreshTokenStatement() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionTable
 
getByRT(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
getByteCount() - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
 
getByTempCredStatement() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
 
getBytes(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getBytes(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Returns the value associated with this key as a byte array.
getByToken(Identifier) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStore
Part of solution to OAUTH-146: JSESSIONID bug causes session crossover if users have repeated failed attempts to get a cert and keep opening a new browser window each time.
getByToken(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
getByToken(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
getByToken(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
getByTokenStatement() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreTable
 
getByUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStore
 
getByUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
getByUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTStore
 
getByUsername(String) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.UsernameFindable
 
getByUsernameStatement() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionTable
 
getByValue(V) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
getByVerifierStatement() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
 
getCache() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
getCache() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
getCachedClass() - Method in class org.apache.velocity.util.introspection.ClassMap
Returns the class object whose methods are cached by this map.
getCAKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApproverConverter
 
getCallback() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The callback for this environment.
NOTE Generally this is specified in the configuration file and is the same for every request.
getCallback() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getCallback() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
getCallback() - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
getCallbackUri() - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
getCallbackURIs() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getCaput() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
getCaput() - Method in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
Creates the caput (="head") from the uri scheme and scheme specific part.
getCASP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getCASP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getCE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
Convenience for client servlets.
getCert(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
Retrieve the certificate chain from the server.
getCert(String, String, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
Performs the AbstractOA4MPService.getCert(String, String) call then updates the asset associated with the given identifier.
getCert(Asset, AuthorizationGrant, Verifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
Does the actual work getting the cert.
getCert(OA2Asset, ATResponse2) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getCert(Asset, AuthorizationGrant, Verifier) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getCert(String) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
Note that this requires the identifier, not a token.
getCert(ATResponse, Client, Map<String, String>) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
getCert - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
getCertFactory() - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
getCertificate() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
getCertificates() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the certificates returned from the MyProxy server by getCredentials().
getCertificates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
getCertLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The certificate lifetime request.
getCertReq() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
getCertReq() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
getCertReqString() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
getCerts(byte[]) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getCerts(MyPKCS10CertRequest) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getCerts(MyPKCS10CertRequest) - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
Retrieves a collection of certificates.
getCerts(byte[]) - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
 
getCerts(String, String, int, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Most basic call.
getCerts(String, int, long, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
This method is to be used when the server logs on to MyProxy using a host cert, so no passphrase is required.
getCerts(String, String, int, long, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
The method that does the work, actually.
getCerts(String, String, long, byte[], String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Call that allows specification of the level of assurance and the lifetime.
getCerts(String, String, long, byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Deprecated. 
getCerts(String, String, byte[], long) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
 
getCerts(String, byte[], long, String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Method to get certs if the server is using a host cert.
getCerts(String, long, byte[], String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Deprecated. 
getCfgValue(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
This takes a key and returns the value of the node associated with that key.
getChainedContext() - Method in class org.apache.velocity.context.AbstractContext
returns innerContext if one is chained
getCharacter() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getCharacter() - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
getCharacterEncoding() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getCharacters() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.DoubleQuoteEvent
 
getCharPS() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getChildren() - Method in class org.apache.velocity.anakia.AnakiaElement
This returns a NodeList of all the child elements nested directly (one level deep) within this element, as Element objects.
getChildren(String) - Method in class org.apache.velocity.anakia.AnakiaElement
This returns a NodeList of all the child elements nested directly (one level deep) within this element with the given local name and belonging to no namespace, returned as Element objects.
getChildren(String, Namespace) - Method in class org.apache.velocity.anakia.AnakiaElement
This returns a NodeList of all the child elements nested directly (one level deep) within this element with the given local name and belonging to the given Namespace, returned as Element objects.
getCK() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
getCK2() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
getClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
getClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
returns a (unique) collection of claims.
getClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
getClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.ClaimFunctor
 
getClaims - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
getClaims() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Get the claims (the actual payload).
getClaims() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
in order to support server discovery, every plugin must enumerate whatever claims it may serve.
getClaims() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
getClaimSource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getClaimSource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getClaimSource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
getClaimSourceConfigurations(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
getClaimSourceConfigurations(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
getClaimSources(OA2SE) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getClaimSources(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
getClaimsPostProcessing(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
getClaimsPreProcessing(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
getClaimsProcessor(JSONObject, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
getClaimsThingy(JSONObject, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
getClass(String) - Static method in class org.apache.velocity.util.ClassUtils
Return the specified class.
getClassName() - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
getClassName() - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Return the class name of this resource Loader
getCleanupInterval() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
The amount of time, in milliseconds, to wait between attempts to age the cache.
getCLICommands() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
A Client object representing the instance of this service.
getClient(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Get the client from the request.
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeClientResponse
 
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.CreateResponse
 
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.GetResponse
 
getClient(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
This finds the client identifier either as a parameter or in the authorization header and uses that to get the client.
getClient(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
This looks for the information about the client and checks the secret.
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getClient() - Method in exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet.ClientRegistrationRetryException
 
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet.ClientState
 
getClient(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Assumes that the client identifier is a parameter in the request.
getClient(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getClient(AuthorizationGrant) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
A utility to get the client from the authorization grant.
getClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientEvent
 
getClient() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
getClient() - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
The client that is making this request.
getClient() - Method in exception edu.uiuc.ncsa.security.delegation.server.ExceptionWrapper
 
getClient() - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
getClient() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
getClient() - Method in exception edu.uiuc.ncsa.security.delegation.server.UnapprovedClientException
 
getClient() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
getClient() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
 
getClient(String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
Creates an HTTPS-aware client that will verify the cert chain and host when called.
getClient(String, int, int) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getClient(X509TrustManager) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getClient(X509TrustManager, int, int) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getClientApprovalStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
getClientApprovalStore() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
returns the client approval store.
getClientApprovalStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getClientApprovalStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getClientApprovalStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getClientApprovalStoreProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getClientApprovalThread() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getClientAttributes(AttributeGetRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
getClientConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
getClientConverter() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getClientConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
getClientConverter() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getClientCount(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
getClientCount(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
getClientCount(Identifier) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsStore
 
getClientCount(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
getClientFactory() - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
Added support for configurable keystores when generating the client.
getClientId() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The identifier for this client to the given server.
getClientID() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getClientID() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
getClientManager() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
getClientProvider() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getClientProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getClientProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getClientProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getClients() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.ListClientResponse
 
getClients(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
getClients(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
getClients(Identifier) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsStore
A list of all identifiers that a given admin can manage.
getClients(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
getClientSecret(HttpServletRequest, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientUtils
This either peels the secret off the parameter list if it is there or from the headers.
getClientSecret(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
getClientSecret(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
getClientSecretLength() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getClientSecretLength() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getClientServer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
getClientStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
getClientStore() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
Returns the current ClientStore.
getClientStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getClientStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getClientStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getClientStoreProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getClipboard() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
getClone() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Gets a clone of this object.
getCmConfigs() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getCmConfigs() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getCN() - Method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
 
getCN() - Method in class edu.uiuc.ncsa.security.util.pkcs.MyPKCS10CertRequest
 
getColumn() - Method in class org.apache.velocity.runtime.directive.Directive
for log msg purposes
getColumn() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
getColumn() - Method in interface org.apache.velocity.runtime.parser.CharStream
Deprecated. 
getColumn() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getColumn() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getColumn() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
Deprecated. 
getColumn() - Method in class org.apache.velocity.util.introspection.Info
 
getColumnNumber() - Method in interface org.apache.velocity.exception.ExtendedParseException
returns the column number where this exception occured.
getColumnNumber() - Method in exception org.apache.velocity.exception.MethodInvocationException
 
getColumnNumber() - Method in exception org.apache.velocity.exception.ParseErrorException
Return the column number of the parsing error, or -1 if not defined.
getColumnNumber() - Method in exception org.apache.velocity.exception.TemplateInitException
Returns the column number where this exception occured.
getColumnNumber() - Method in exception org.apache.velocity.runtime.directive.MacroParseException
returns the column number where this exception occured.
getColumnNumber() - Method in exception org.apache.velocity.runtime.parser.TemplateParseException
returns the column number where this exception occured.
getCommand() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
This returns the zero-th input.
getCommandCompletion() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
getCommandLine() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getCommandLine() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getCommandPS() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getCommandsNameList(Commands[]) - Static method in class edu.uiuc.ncsa.security.util.cli.CLIReflectionUtil
This snoops through the CCI and gets those methods that are not in Java.lang.Object, are public and are not static.
getCommandType(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
getComment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
getComment(JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
Checks if the argument has a comment flag.
getComponentAt(String, int) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Returns the path component at the given index.
getComponentManager() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
getComponentName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
getComponentName() - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getComponentName() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
getComponentName() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
getComponentName() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Returns the name of the configuration component (usually "server" or "client") that identifies the XML elements which might have the configuration.
getComponentName() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
For the configuration.
getComponents(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
getConditionalHandler() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
getConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
The JSON configuration object.
getConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
getConfig(XMLConfiguration, String, String) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Loads the named configuration that resides under the topNodeName, e.g.
getConfig(XMLConfiguration, String, String, TreeSet<String>) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
 
getConfig() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
getConfig() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSetFactory
 
getConfigFile() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getConfigFile() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getConfigName() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getConfiguration() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
getConfiguration(File) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Loads the configuration from the given file.
getConfiguration(URL) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Gets the configuration via the resource name.
getConfiguration() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.CfgEvent
 
getConfiguration() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
 
getConfiguration(MyLoggingFacade, ConfigurationNode) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
Populate a ClaimSourceConfiguration NOTE the node is assumed to be for the form {"componentName":{}} where the key is the component name is the claim source, e.g.
getConfiguration() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
getConfiguration() - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Return the velocity runtime configuration object.
getConfiguration() - Method in class org.apache.velocity.runtime.RuntimeInstance
Return the velocity runtime configuration object.
getConfiguration() - Method in interface org.apache.velocity.runtime.RuntimeServices
Return the velocity runtime configuration object.
getConfiguration() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Return the velocity runtime configuration object.
getConfigurationAt(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
Return the given configuration
getConfigurationLoader(ServletContext) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
getConfigurationLoader(ConfigurationNode) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientBootstrapper
Create the configuration loader from the found node.
getConfigurationLoader(ConfigurationNode) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPBootstrapper
 
getConfigurationLoader(ConfigurationNode) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
getConfigurationLoader(ServletContext) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractBootstrapper
 
getConfigurationLoader(ConfigurationNode) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
getConfigurationLoader() - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
getConfigurationLoader(ServletContext) - Method in class edu.uiuc.ncsa.security.servlet.Bootstrapper
 
getConfigurationLoader(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.servlet.Bootstrapper
 
getConfigurationNode() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getConfigurationNode() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getConnectionTimeout() - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
How long should the issuer wait for a response to this request? A value of 0 (or less) means to accept whatever the defaults are for the underlying library.
getConsequent() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
The consequent is either the then or else block, depending on the antecedent (the if block).
getConsequentAt(int) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
Get the logic block at the index and return the consequent (i.e.
getConsequents() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
getConstants() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getConstants() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getConstants() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getConstants() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
getConstants() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getConstants() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getConstants() - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
Returns a hash map of constants that are used for this service.
getConstants() - Method in interface edu.uiuc.ncsa.security.core.util.ConfigurationLoader
Get any constants associated with this loader.
getContent(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getContent() - Method in exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
This should have the body of the response as a string.
getContent() - Method in class org.apache.velocity.anakia.AnakiaElement
This returns the full content of the element as a NodeList which may contain objects of type String, Element, Comment, ProcessingInstruction, CDATA, and EntityRef.
getContent(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Returns a static content resource from the resource manager.
getContent(String, String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Returns a static content resource from the resource manager.
getContent(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns a static content resource from the resource manager.
getContent(String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns a static content resource from the resource manager.
getContent(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns a static content resource from the resource manager.
getContent(String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns a static content resource from the resource manager.
getContent(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns a static content resource from the resource manager.
getContent(String, String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns a static content resource from the resource manager.
getContentLength() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getContentLengthLong() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getContentType() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getContext() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getContext(Hashtable) - Method in class org.apache.velocity.texen.Generator
Create a new context and fill it with the elements of the objs Hashtable.
getContextDocument() - Method in class org.apache.velocity.anakia.AnakiaTask.Context
Retrieve the context document object.
getContextName() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
The name of the context for the JNDI DirContext.search(Name, Attributes) function.
getContextPath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getContextProperties() - Method in class org.apache.velocity.texen.ant.TexenTask
Get the context properties that will be fed into the initial context be the generating process starts.
getControlTemplate() - Method in class org.apache.velocity.texen.ant.TexenTask
Get the control template for the generating process.
getConverter() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
getCookies() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getCount() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
getCreated() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getCreatedTransactions() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.SQLServiceTransactionStore
 
getCreatedTransactions() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
A list of transactions that have been created but not saved.
getCreationTime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
getCreationTimestamp() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
getCreationTS() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
getCreationTS() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
getCredentialName() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the optional MyProxy credential name.
getCredentials(byte[]) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
getCredentials() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Retrieves credentials from the MyProxy server.
getCredentialsFromHeaders(HttpServletRequest, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getCredentialsFromHeaders(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getCRLs() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the CRLs returned by the MyProxy server.
getCSI() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getCsi() - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
getCSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getCSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getCSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getCurrentBlock() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
getCurrentMacroCallDepth() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getCurrentMacroCallDepth() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getCurrentMacroName() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getCurrentMacroName() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getCurrentObject() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
getCurrentResource() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getCurrentResource() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getCurrentTemplateName() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getCurrentTemplateName() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getCursor() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getCursorCol() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getCursorRow() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getData() - Method in class org.apache.velocity.runtime.resource.Resource
Get arbitrary data object that might be used by the resource.
getDate(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getDate(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Get the value as a date.
getDate(URI) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
Parse and retrieve the date from a token.
getDate(String) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
Get the date from a token.
getDate(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getDate(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getDateFormat() - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
Provides the DateFormat used by this utility.
getDateHeader(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getDebugLevel() - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
getDebugLevel() - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
getDefault() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getDefault() - Method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys
 
getDefaultClaimName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
 
getDefaultKeyID() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getDefaultKeyID() - Method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys
Get the default key id for this set.
getDefaultServerDN() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
A default server DN to be used in cases where the MyProxy server's cert may contain this as an
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MultiAssetStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.MultiJSONStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.OA2MultiDSClientStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MultiTypeTransactionProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXMultiStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMultiStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.MultiDSAdminClientStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MultiDSPermissionStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.MultiDSTransactionStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientApprovalStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientStoreProvider
 
getDefaultStore() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
Supply a default store if none is specified.
getDelegationService() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The OA4MPService, fully configured and operational.
getDelimiter() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.DelimiterEvent
 
getDepth() - Method in class org.apache.velocity.runtime.directive.Scope
Returns the number of control arguments of this type that are stacked up.
getDepth() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
getDescription() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.AccessControlModule
 
getDescription() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.OA2Module
 
getDescription() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerModule
 
getDescription() - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
getDeviceAuthorizationUri() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
getDeviceAuthorizationURI() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getDirective(String) - Method in class org.apache.velocity.runtime.parser.Parser
This method gets a Directive from the directives Hashtable
getDirective(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Retrieve a previously instantiated directive.
getDirective(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Retrieve a previously instantiated directive.
getDirectiveName() - Method in class org.apache.velocity.runtime.parser.node.ASTDirective
Gets the name of this directive.
getDiscoveryPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
getDiscoveryPath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getDispatcherType() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getDN(X509Certificate) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.ACLReject
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.AddToACL
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.CheckACL
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atFinish
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atInit
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atRefresh
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idCheckClaims
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idFinish
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idInit
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idRefresh
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IsInGroup
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtFinish
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtInit
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtRefresh
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ScopeTemplateQDLUtil
 
getDocumentation(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TemplateSubsitutionQDLUtil
 
getDollarBang() - Method in class org.apache.velocity.runtime.parser.node.ASTReference
 
getDouble(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getDouble(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Attempts to retrieve the value associated with the key as a double.
getDriver() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
getDSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getDSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getDSP() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getDSTK() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionConverter
 
getEditors(ConfigurationNode) - Static method in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
getElements() - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
getElseBlock() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
getEmail() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
getEmail() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getEmail(X509Certificate) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
getEnabledLevel() - Method in class org.apache.velocity.runtime.log.ServletLogChute
Returns the current minimum level at which messages will be printed.
getEnabledLevel() - Method in class org.apache.velocity.runtime.log.SystemLogChute
Returns the current minimum level at which messages will be printed.
getEncoded() - Method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
 
getEncoded() - Method in class edu.uiuc.ncsa.security.util.pkcs.MyPKCS10CertRequest
 
getEncoding() - Method in class org.apache.velocity.runtime.resource.Resource
get the encoding of this resource for example, "ISO-8859-1"
getEncoding() - Method in class org.apache.velocity.runtime.resource.util.StringResource
Returns the encoding of this String resource.
getEncoding() - Method in interface org.apache.velocity.runtime.resource.util.StringResourceRepository
Returns the current encoding of this repository.
getEncoding() - Method in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 
getEncodingFromStream() - Method in class org.apache.velocity.io.UnicodeInputStream
Read encoding based on BOM.
getEndColumn() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns the column number of the last character for current token (being matched after the last call to BeginTOken).
getEndColumn() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
getEndLine() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns the line number of the last character for current token (being matched after the last call to BeginTOken).
getEndLine() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
getEntries() - Method in class org.apache.velocity.runtime.resource.loader.JarHolder
 
getEntryType(Object) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
getEnv() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
getEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
getEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
getEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
getEnvironment() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
getEnvironment() - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
getEnvironment() - Method in interface edu.uiuc.ncsa.security.servlet.Initialization
 
getEnvironment() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getEnvironment() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getEnvironment() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
getEPPN(X509Certificate) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
IF the user has an EPPN or EPTID, it will be in a specific extension to the cert.
getError() - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
getErrorPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
getErrorPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
getErrorPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getErrorPagePath() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getErrorUri() - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
getEventCartridge() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getEventCartridge() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getEventCartridge() - Method in interface org.apache.velocity.context.InternalEventContext
 
getEventCartridge() - Method in class org.apache.velocity.runtime.RuntimeSingleton
Returns the event handlers for the application.
getExceptionHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
getExceptionHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ServletInitializer
 
getExceptionHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
getExceptionHandler() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientServletInitializer
 
getExceptionHandler() - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
getExceptionHandler() - Method in interface edu.uiuc.ncsa.security.servlet.Initialization
 
GetExecutor - Class in org.apache.velocity.runtime.parser.node
Executor that simply tries to execute a get(key) operation.
GetExecutor(Log, Introspector, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.GetExecutor
 
GetExecutor(RuntimeLogger, Introspector, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.GetExecutor
Deprecated.
RuntimeLogger is deprecated. Use the other constructor.
getExistingTrustRootPath() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the existing trusted CA certificates directory.
getExitStatus() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCEvent
 
getExpiresAt() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getExtendedAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
Gets the extended attributes from the current transaction.
getExtendedAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
Extended attributes are sent over the wire as specific requests.
getExtendedAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
Extended attributes base call.
getExtendedAttributes() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
 
getExtendedAttributes() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getExternalVOName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
The name, used by external applications for their VO.
getFacadeConfiguration() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Get the current configuration.
getFactory() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactory
 
getFailPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
getFamily_name() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getFF(Map, List) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
getFile(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getFile(String, String, File) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getFile(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Retrieve the file stored by this key, resolving it against the given invocation directory.
getFile(String, File) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Retrieve the file stored by this key, resolving it against the given file.
getFileName() - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
getFileName(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
getFirst() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
getFirstAttribute(ConfigurationNode, String) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Get the very first attribute with the given name from the configuration node.
getFirstAttribute(List<ConfigurationNode>, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Get the very first attribute with the given name found in the nodes.
getFirstBooleanValue(ConfigurationNode, String, boolean) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
 
getFirstBooleanValue(List<ConfigurationNode>, String, boolean) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Finds the first attribute with the given name and then converts to boolean.
getFirstNode(ConfigurationNode, String) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Return the first named child configuration node of the given node or null if there is no such named child.
getFirstNode(List<ConfigurationNode>, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Return the first named child configuration node of the given node or null if there is no such named child.
getFirstParameters(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Utility to extract all of the parameters from a request.
getFirstParameterValue(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
Convenience to get the first (zero-th index) value of a parameter list from a servlet request.
getFirstToken() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getFirstToken() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getFlowStates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getFlowStates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
getFlowStates() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getFResult() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
Return the result from te functor that was executed.
getFromSources(FlowStates, String, boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
Get the claims sources for the ID token.
getFSP(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getFSP(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getFunctor() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
getFunctor() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
getFunctorFactory() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
getFunctorFactory() - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
getFunctorHandler() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
getFunctorHandler() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
getFunctorMap() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jThen
A map of every functor that is associated at the top level with this block.
getFunctorMap() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
getFunctorMap() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
getFunctorMapEntry(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
getGender() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getGiven_name() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getGlobalEnv() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getGrant() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.AGResponse
 
getGrant() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
getGrant() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
Getter for grant
getGrantIDFromRequest(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getGrantTypes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getGroupHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
getGTName(FlowType) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
getHandlers() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
getHandlerType() - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
Allows for determining the type of handler without resorting to a lot of java class operations.
getHandlerType() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
getHandlerType() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
getHandlerType() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
getHasNext() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
getHeader(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getHeaderFieldName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
getHeaderNames() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getHeaders(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getHexString() - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
 
getHomeUri() - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
getHost() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the hostname of the MyProxy server.
getHost() - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
getHost() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
getHostname() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Get the fully qualified hostname for the MyProxy server
getHttpClient(URL) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthHTTPSClientPool
 
getHttpStatus() - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
getId() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getId() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
getId() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
getId() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
Opaque identifier for uniquely identifying this configuratioin
getIdentifier() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getIdentifier() - Method in exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
getIdentifier() - Method in interface edu.uiuc.ncsa.security.core.Identifiable
Get the identifer
getIdentifier() - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableImpl
 
getIdentifierString() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getIdentifierString() - Method in interface edu.uiuc.ncsa.security.core.Identifiable
Convenience call to cast the identifier to a string.
getIdentifierString() - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableImpl
 
getIDFromHeaders(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getIDFromParameters(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getIdToken() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
The ID token once it has been created.
getIDToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getIDTokenConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getidTokenHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer
 
getIdTokenHandlerInterface() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
getIDTokenProvider() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getIDTokenStore() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2
 
getIfBlock() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
GetImage() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns a string made up of characters from the marked token beginning to the current buffer position.
GetImage() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
getIncludeEventHandlers() - Method in class org.apache.velocity.app.event.EventCartridge
Iterate through all the stored IncludeEventHandlers objects
getIndex() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jXOr
The index of the functor that evaluated to true.
getIndex() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
getIndexSize() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
getIndices() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
getInfo() - Method in class org.apache.velocity.runtime.directive.Scope
Returns info about the current scope for debugging purposes.
getInfo() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getInfo() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getInheritanceEngine() - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
getInitialization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientBootstrapper
 
getInitialization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPBootstrapper
 
getInitialization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
getInitialization() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
getInitialization() - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
getInitialization() - Method in class edu.uiuc.ncsa.security.servlet.Bootstrapper
 
getInitializeUri() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The endpoint for this client that starts delegation.
getInitialPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
getInitialPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
getInitiateURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getInitPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
getInitPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
getInitUtil() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
getInitUtil() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServlet
 
getInput(String, String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Creates the input prompt and shows the supplied default value.
getInputEncoding(InternalContextAdapter) - Method in class org.apache.velocity.runtime.directive.InputBase
Decides the encoding used during input processing of this directive.
getInputStream() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getInputStream() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
getInstance() - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
getInstance() - Static method in class org.apache.velocity.texen.Generator
Create a new generator object with default properties.
getInt(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getInt(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Get the value associated with this key as an integer.
getInt(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getInt(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getInt(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getInt(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Int property accessor method to hide the configuration implementation.
getInt(String, int) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Int property accessor method to hide the configuration implementation.
getInt(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Int property accessor method to hide the configuration implementation.
getInt(String, int) - Method in class org.apache.velocity.runtime.RuntimeInstance
Int property accessor method to hide the configuration implementation.
getInt(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Int property accessor method to hide the configuration implementation.
getInt(String, int) - Method in interface org.apache.velocity.runtime.RuntimeServices
Int property accessor method to hide the configuration implementation.
getInt(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Int property accessor method to hide the configuration implementation.
getInt(String, int) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Int property accessor method to hide the configuration implementation.
getIntArg(int) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Tries to get the index as an integer.
getIntAttribute(String, int) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
getIntAttribute(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
getInternalUserContext() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
Return the inner / user context.
getInternalUserContext() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
returns the user data context that we are wrapping
getInternalUserContext() - Method in interface org.apache.velocity.context.InternalWrapperContext
Returns the wrapped user context.
getIntHeader(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getIntResult() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
getIntrospector() - Method in class org.apache.velocity.runtime.parser.node.PropertyExecutor
 
getIntrospector() - Method in class org.apache.velocity.runtime.parser.node.SetPropertyExecutor
 
getIntrospector() - Method in class org.apache.velocity.runtime.RuntimeInstance
Return the Introspector for this instance
getIntrospector() - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns the configured method introspection/reflection implementation.
getIntrospector() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Return the Introspector for this RuntimeInstance
getIntrospectorCache() - Method in class org.apache.velocity.util.introspection.IntrospectorBase
Return the internal IntrospectorCache object.
getInvalidReference() - Method in class org.apache.velocity.app.event.implement.InvalidReferenceInfo
Get the specific invalid reference string.
getInvalidReferenceEventHandlers() - Method in class org.apache.velocity.app.event.EventCartridge
Iterate through all the stored InvalidReferenceEventHandlers objects
getInvalidReferences() - Method in class org.apache.velocity.app.event.implement.ReportInvalidReferences
All invalid references during the processing of this page.
getInvalidSyntax() - Method in exception org.apache.velocity.exception.ParseErrorException
Return the invalid syntax or reference that triggered this error, or null if not defined.
getIoInterface() - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
getIoInterface() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
getIoInterface() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
getIssuedAt() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getIssuedAt() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
getIssuedAt() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
getIssuedAt() - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getIssuer(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
getIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
getIssuerResponse() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.IssuerTransactionState
 
getIssuersFromDirectory(File) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
Try to read the key store certs from a directory of certificates.
getIssuersFromFile(File) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
Read the certs for the key store from a JKS file
getIssuerTransactionState(HttpServletRequest, HttpServletResponse, AuthorizationGrant, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
Default for standard token endpoint call.
getIssuerTransactionState(HttpServletRequest, HttpServletResponse, AuthorizationGrant, ServiceTransaction, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
 
getIterator(Object, Info) - Method in class org.apache.velocity.util.introspection.AbstractChainableUberspector
To support iterative objects used in a #foreach() loop.
getIterator(Object, Info) - Method in class org.apache.velocity.util.introspection.LinkingUberspector
To support iterative objects used in a #foreach() loop.
getIterator(Object, Info) - Method in class org.apache.velocity.util.introspection.SecureUberspector
Get an iterator from the given object.
getIterator(Object, Info) - Method in interface org.apache.velocity.util.introspection.Uberspect
To support iteratives - #foreach()
getIterator(Object, Info) - Method in class org.apache.velocity.util.introspection.UberspectImpl
To support iterative objects used in a #foreach() loop.
getJavaSignatureName(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
getJdkLevel(int) - Method in class org.apache.velocity.runtime.log.JdkLogChute
Returns the java.util.logging.Level that matches to the specified LogChute level.
getjFunctor(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
getJSFSP(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getJSMSP(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getJSON(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getJson() - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
getJSON(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
Since the API we use is hinky about arrays and objects, this fronts the operation.
getJSONArray(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getJSONArray(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getJSONArray(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getJSONComponentName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
getJSONComponentName() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
getJSONComponentName() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
getJsonConverter() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getJsonEntryProvider() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getJSONObject(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getJSONObject(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getJSONPostProcessing() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
getJSONPreProcessing() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
The json for the pre-processing directives.
getJSONStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getJsonStoreKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONConverter
 
getJsonStoreKeys() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getJsonUtil() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
getJSONUtil() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
getJSONUtil() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.SSLConfigurationUtil2
 
getJSONValue(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getJSONValueBoolean(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getJSONValueInt(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getJSONValueLong(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getJSONValueString(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
getJsonWebKey() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
getJSONWebKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getJsonWebKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getJsonWebKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getJsonWebKeys() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.TokenAwareServer
 
getJsonWebKeys(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
Create a basic ServiceClient to get the keys from the well known page.
getJsonWebKeys(URI) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
getJsonWebKeys(ServiceClient, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
getKey() - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
getKey() - Method in class edu.uiuc.ncsa.security.core.cache.SimpleEntryImpl
 
getKey() - Method in class edu.uiuc.ncsa.security.core.util.MapUtilities.MapEntry
 
getKeyAlgorithm() - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
getKeyFactory() - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
getKeyLength() - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Get the key manager factory set by setKeyManagerFactory().
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Gets the key manager associated with the given keystore.
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
getKeyManagerFactory() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getKeyManagers() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getKeyPair() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
Return a key pair for cert request generation, e.g.
getKeyPair() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getKeyPairGenerator() - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
getKeypairLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
getKeypairLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getKeyPairQueue() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getKeys() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
getKeys() - Method in class org.apache.velocity.context.AbstractContext
Get all the keys for the values in the context
getKeys() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getKeys() - Method in interface org.apache.velocity.context.Context
Get all the keys for the values in the context.
getKeys() - Method in class org.apache.velocity.context.EvaluateContext
Deprecated.
 
getKeys() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getKeys() - Method in class org.apache.velocity.context.ProxyVMContext
 
getKeySize() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the key size.
getKeystore() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
getKeyStore() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getKeystoreBytes() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
getKeystoreIS() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
getKeystorePassword() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
getKeystorePasswordChars() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
Get the password to the keystore as a character array
getKeystoreType() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
getKeyType() - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
getLast() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
getLastArg() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
getLastModified() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getLastModified() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
getLastModified() - Method in class org.apache.velocity.anakia.AnakiaTask.Context
Retrieve the time the source file was last modified.
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
 
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader
 
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.FileResourceLoader
 
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.JarResourceLoader
 
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Get the last modified time of the InputStream source that was used to create the template.
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
getLastModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.URLResourceLoader
Checks to see when a resource was last modified
getLastModified() - Method in class org.apache.velocity.runtime.resource.Resource
Return the lastModifed time of this resource.
getLastModified() - Method in class org.apache.velocity.runtime.resource.util.StringResource
Returns the modification date of the template.
getLastModifiedTS() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
getLastToken() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getLastToken() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getLDAPCfg() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
Convenience to cast the configuration to the right class.
getLdapConfiguration() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimSourceFactoryRequest
 
getLdapConfiguration() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getLdapConfiguration() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getLdapConfiguration() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getLdapConfiguration(MyLoggingFacade, ConfigurationNode) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
Converts an XML configuration into an configuration.
getLdapConfigurationUtil() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
getLdaps() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getLibraryName(String, String) - Method in class org.apache.velocity.runtime.VelocimacroManager
Return the library name for a given macro.
getLifetime() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the requested credential lifetime.
getLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
getLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getLifetime() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
The lifetime of the certificate.
getLifetime() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
getLifetime() - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
getLifetime() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGRequest2
 
getLine() - Method in class org.apache.velocity.runtime.directive.Directive
for log msg purposes
getLine() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
getLine() - Method in interface org.apache.velocity.runtime.parser.CharStream
Deprecated. 
getLine() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getLine() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getLine() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
Deprecated. 
getLine() - Method in class org.apache.velocity.util.introspection.Info
 
getLineNumber() - Method in interface org.apache.velocity.exception.ExtendedParseException
returns the line number where this exception occured.
getLineNumber() - Method in exception org.apache.velocity.exception.MethodInvocationException
 
getLineNumber() - Method in exception org.apache.velocity.exception.ParseErrorException
Return the line number of the parsing error, or -1 if not defined.
getLineNumber() - Method in exception org.apache.velocity.exception.TemplateInitException
Returns the line number where this exception occured.
getLineNumber() - Method in exception org.apache.velocity.runtime.directive.MacroParseException
returns the line number where this exception occured.
getLineNumber() - Method in exception org.apache.velocity.runtime.parser.TemplateParseException
returns the line number where this exception occured.
getList(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
This will take a c list separated by a string and return a vector of strings.
getList(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Gets the value associated with the key and splits it into an array of strings using the value from getListSeparator
getList(String) - Method in class edu.uiuc.ncsa.security.util.testing.TestData
 
getList() - Method in class org.apache.velocity.anakia.NodeList
Retrieves the underlying list used to store the nodes.
getListByNS(String, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
Get the list using the namespace and the separator.
getListByNS(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
Get the list using the namespace.
getListResult() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
This will always return a list.
getListSeparator() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Get the list separator.
getLoader() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getLoader() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getLoader(RuntimeServices, String) - Static method in class org.apache.velocity.runtime.resource.loader.ResourceLoaderFactory
Gets the loader specified in the configuration file.
getLoaderNameForResource(String) - Method in interface org.apache.velocity.runtime.resource.ResourceManager
Determines is a template exists, and returns name of the loader that provides it.
getLoaderNameForResource(String) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Determines if a template exists, and returns name of the loader that provides it.
getLoaderNameForResource(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Determines is a template exists, and returns name of the loader that provides it.
getLoaderNameForResource(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Determines if a template exists and returns name of the loader that provides it.
getLoaderNameForResource(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Determines is a template exists, and returns name of the loader that provides it.
getLoaderNameForResource(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Determines is a template exists, and returns name of the loader that provides it.
getLOAPort(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
 
getLocalAddr() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getLocale() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getLocale() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getLocales() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getLocalName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getLocalPort() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getLocation(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
Return a string that tells the current location of this node.
getLog() - Static method in class org.apache.velocity.app.Velocity
Returns a convenient Log instance that wraps the current LogChute.
getLog() - Method in class org.apache.velocity.app.VelocityEngine
Returns a convenient Log instance that wraps the current LogChute.
getLog() - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns a convenient Log instance that wraps the current LogChute.
getLog() - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns a convenient Log instance that wraps the current LogChute.
getLog() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns a convenient Log instance that wraps the current LogChute.
getLogChute() - Method in class org.apache.velocity.runtime.log.Log
Returns the LogChute wrapped by this Log instance.
getLogChute() - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
make sure that we always use the right LogChute Object
getLogChute() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
getLogFile() - Method in class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
getLogFile() - Method in class org.apache.velocity.texen.ant.TexenTask
Gets the log file.
getLogFileName() - Method in class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
getLogfileName() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getLogfileName() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getLogger() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientExceptionHandler
 
getLogger() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
getLogger() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPExceptionHandler
 
getLogger() - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
getLogger() - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
getLogger() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
getLogger() - Method in class edu.uiuc.ncsa.security.servlet.BasicExceptionHandler
 
getLogger() - Method in interface edu.uiuc.ncsa.security.servlet.ExceptionHandler
 
getLogger() - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
getLogger() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
getLogger() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getLoggerName() - Method in class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
getLoggingFacade() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
getLogicBlock() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
Call this absolutely last since it has to have all the parts to assemble itself.
getLogicBlocks() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
getLogicBlocks() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
getLong(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getLong(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Get the property as a long.
getLong(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getLong(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getM(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getM(ConfigurationNode) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getMacp() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getMacroLibraries() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getMacroLibraries() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getMacroNameStack() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getMacroNameStack() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getMailEnvironment() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
getMailUtil() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
Returns the mail utility which, when configured, will send notifications for requests.
getMailUtil() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getMailUtilProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getMap() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet.TokenExchangeRecordRetentionPolicy
 
getMap() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshTokenRetentionPolicy
 
getMap() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ConnectionCacheRetentionPolicy
 
getMap() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.AssetRetentionPolicy
 
getMap() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
getMap() - Method in class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
getMap() - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
getMap() - Method in interface edu.uiuc.ncsa.security.core.cache.RetentionPolicy
The cache to which this policy is applied.
getMap() - Method in class edu.uiuc.ncsa.security.core.cache.ValidTimestampPolicy
This returns null, since the retention decision requires only the key of the entry, not the entire store (cf.
getMap() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2ClientMemoryStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXFileStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXMemoryStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFileStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientFS
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientSQLStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApprovalMemoryStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateCAStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateClientStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.security.delegation.server.storage.ClientApprovalStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.security.delegation.server.storage.ClientStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.ClientMemoryStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.AggregateTransactionStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
getMapConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
getMapConverter() - Method in interface edu.uiuc.ncsa.security.delegation.storage.TransactionStore
 
getMariaACS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getMariaDBConnectionPoolProvider() - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
getMariaDBConnectionPoolProvider(String, String) - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
getMariaDBPS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getMariaJS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getMariaPS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getMatchAttribute() - Method in class org.apache.velocity.app.event.implement.EscapeHtmlReference
 
getMatchAttribute() - Method in class org.apache.velocity.app.event.implement.EscapeJavaScriptReference
 
getMatchAttribute() - Method in class org.apache.velocity.app.event.implement.EscapeReference
Specify the configuration attribute that specifies the regular expression.
getMatchAttribute() - Method in class org.apache.velocity.app.event.implement.EscapeSqlReference
 
getMatchAttribute() - Method in class org.apache.velocity.app.event.implement.EscapeXmlReference
 
getMax() - Method in class org.apache.velocity.util.SimplePool
Return the size of the pool
getMaxAllowedNewClientRequests() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
getMaxAllowedNewClientRequests() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getMaxAllowedNewClientRequests() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getMaxAssetLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
getMaxAssetLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getMaxATLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getMaxATLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getMaxAtLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getMaxClientRefreshTokenLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getMaxClientRefreshTokenLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getMaxClients() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
The maximum number of standard clients this admin client can create before the system refuses to accept any more.
getMaximumAge() - Method in class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
getMaximumSize() - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
getMaxRTLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getMaxRTLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getMaxRtLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getMaxSize() - Method in class edu.uiuc.ncsa.security.core.util.Pool
Get the maximum number of items
getME() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
getMessage(HttpServletRequest) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
Converts a servlet request to an OAuthMessage.
getMessage() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PARequestImpl
 
getMessage() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
getMessage() - Method in exception org.apache.velocity.exception.MethodInvocationException
 
getMessage() - Method in exception org.apache.velocity.exception.ParseErrorException
Return our custum message if we have one, else return the default message
getMessage() - Method in exception org.apache.velocity.runtime.directive.MacroParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.velocity.runtime.directive.StopCommand
 
getMessage() - Method in exception org.apache.velocity.runtime.parser.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in exception org.apache.velocity.runtime.parser.TemplateParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.apache.velocity.runtime.parser.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessages() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
Messages which may be displayed to the user, e.g., when authentication fails.
getMessages() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getMessageTemplate() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
getMethod() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getMethod(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getMethod() - Method in class org.apache.velocity.runtime.parser.node.AbstractExecutor
 
getMethod() - Method in class org.apache.velocity.runtime.parser.node.SetExecutor
 
getMethod(String, Object[], Class[], Object, InternalContextAdapter, SimpleNode, boolean) - Static method in class org.apache.velocity.util.ClassUtils
Lookup a VelMethod object given the method signature that is specified in the passed in parameters.
getMethod(Object, String, Object[], Info) - Method in class org.apache.velocity.util.introspection.AbstractChainableUberspector
Method
getMethod(Class, String, Object[]) - Method in class org.apache.velocity.util.introspection.Introspector
Gets the method defined by name and params for the Class c.
getMethod(Class, String, Object[]) - Method in class org.apache.velocity.util.introspection.IntrospectorBase
Gets the method defined by name and params for the Class c.
getMethod(Object, String, Object[], Info) - Method in class org.apache.velocity.util.introspection.LinkingUberspector
Method
getMethod(Class, String, Object[]) - Method in class org.apache.velocity.util.introspection.SecureIntrospectorImpl
Get the Method object corresponding to the given class, name and parameters.
getMethod(Object, String, Object[], Info) - Method in interface org.apache.velocity.util.introspection.Uberspect
Returns a general method, corresponding to $foo.bar( $woogie )
getMethod(Object, String, Object[], Info) - Method in class org.apache.velocity.util.introspection.UberspectImpl
Method
getMethodExceptionEventHandlers() - Method in class org.apache.velocity.app.event.EventCartridge
Iterate through all the stored MethodExceptionEventHandler objects
getMethodName() - Method in exception org.apache.velocity.exception.MethodInvocationException
Returns the name of the method that threw the exception.
getMethodName() - Method in class org.apache.velocity.runtime.parser.node.ASTMethod
 
getMethodName() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl
 
getMethodName() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
getMethodName() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl
 
getMethodName() - Method in interface org.apache.velocity.util.introspection.VelMethod
returns the method name used
getMethodName() - Method in interface org.apache.velocity.util.introspection.VelPropertyGet
returns the method name used to return this 'property'
getMethodName() - Method in interface org.apache.velocity.util.introspection.VelPropertySet
returns the method name used to set this 'property'
getMethodValue(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getMiddle_name() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getMlf() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
getModificationCheckInterval() - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Get the interval at which the InputStream source should be checked for modifications.
getMP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getMPConnection(ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getMPConnection(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getMpp() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getMultiJSONStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getMyLogger() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
getMyLogger() - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
getMyLogger() - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
getMyLogger() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
getMyLogger() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
getMyLogger() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
getMyproxyConnectionCache() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getMyProxyFacadeProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyConfigurationLoader
 
getMyProxyLogon() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
getMyProxyServices() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyServiceEnvironment
 
getMyProxyServices() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
List of known MyProxy servers.
getMyproxyServices() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getMyproxyUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPServiceTransaction
 
getMysqlACS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getMySQLConnectionPoolProvider() - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
getMySQLConnectionPoolProvider(String, String) - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
getMySQLJS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getMysqlPS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getMysqlPS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.ACLReject
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.AddToACL
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL.CheckACL
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atFinish
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atInit
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.atRefresh
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idCheckClaims
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idFinish
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idInit
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idRefresh
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IsInGroup
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtFinish
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtInit
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtRefresh
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ScopeTemplateQDLUtil
 
getName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TemplateSubsitutionQDLUtil
 
getName() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
getName() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
getName() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getName() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
getName() - Method in interface edu.uiuc.ncsa.security.util.functor.JFunctor
 
getName() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
getName() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.DelimiterEvent
 
getName() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getName() - Method in class org.apache.velocity.anakia.AnakiaTask.Context
Get the name of the context.
getName() - Method in class org.apache.velocity.runtime.directive.BlockMacro
 
getName() - Method in class org.apache.velocity.runtime.directive.Break
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Define
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Directive
Return the name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Evaluate
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Foreach
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Include
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Literal
Deprecated.
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Macro
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.Parse
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.RuntimeMacro
Return name of this Velocimacro.
getName() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
getName() - Method in class org.apache.velocity.runtime.directive.Stop
Return name of this directive.
getName() - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
Return name of this Velocimacro.
getName() - Method in class org.apache.velocity.runtime.resource.Resource
Get the name of this template.
getNamedAttributes(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getNamedConfig(String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
getNamedList(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getNamedProperty(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getNamespaces() - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getNewInstance(String) - Static method in class org.apache.velocity.util.ClassUtils
Return a new instance of the given class.
getNEWSSLConfiguration(MyLoggingFacade, ConfigurationNode) - Static method in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
The new way of doing it from an SSL node in the configuration file.
getNextArgFor(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
This will find the index for the "key" and return the very next argument.
getNextIntArg(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
getNextKeyPair() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
getNextToken() - Method in class org.apache.velocity.runtime.parser.Parser
Get the next Token.
getNextToken() - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
Get the next Token.
getNextToLastNode(JSONObject, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
Go to the given node and return
getNextToLastNode(JSON, String[]) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
This will return the next to last node for a pathh
getNickname() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getNode(ServletContext) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractBootstrapper
 
getNode(JSON, String[]) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
 
getNodeContents(List<ConfigurationNode>, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Convenience method for getting the value of a single node, i.e.
getNodeContents(List<ConfigurationNode>, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
Convenience method for getting the value of a single node, i.e.
getNodeDropIndex(JSON, String[], int) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
 
getNodeValue(ConfigurationNode, String) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Convenience method for getting the value of a single node, i.e.
getNodeValue(ConfigurationNode, String, String) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Return the default value if none is found.
getNonce() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getNonce() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
getNonces() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
 
getNormalizedContextPath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientExceptionHandler
 
getNsToPrefix() - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
Support for namespace resolution.
getNullSetEventHandlers() - Method in class org.apache.velocity.app.event.EventCartridge
Iterate through all the stored NullSetEventHandler objects
getNumArgs() - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
returns the number of ars needed for this VM
getOA2Client() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
getOA2Client() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
Convenience cast.
getOA2Keys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionTable
 
getOa2SE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
Optionally, the service environment may be injected into a scope handler to get configuration of components, e.g.
getOa2se() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
getOA2SE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
getOA2SE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
getOA2SE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
getOA2SE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
getOa2se() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getOA4MPAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getOA4MPConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
getOa4mpConfigFileKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
getOa4mpConfigFileKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
getOa4mpConfigFileKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractBootstrapper
 
getOa4mpConfigFileKey() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
getOa4mpConfigNameKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
getOa4mpConfigNameKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
getOa4mpConfigNameKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractBootstrapper
 
getOa4mpConfigNameKey() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
getOA4MPService() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
getObject() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
getOIDC_CM_Attributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getOKPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
getOkPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
getOkPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
getOKPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
getOLDSSLConfiguration(MyLoggingFacade, ConfigurationNode) - Static method in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
Deprecated. 
getOmitList() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
This is the list of claims from the headers to omit.
getOmitList() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
This is the list of claims from the headers to omit.
getOperation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
getOptions() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
getOptions(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Returns true if execution should continue, false if not.
getOptions() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Override this to set up your options.
getOptions(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
Returns true if execution should continue, false if not.
getOptions() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
Override this to set up your options.
getOriginalLine() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
getOutputDirectory() - Method in class org.apache.velocity.texen.ant.TexenTask
Get the output directory.
getOutputFile() - Method in class org.apache.velocity.texen.ant.TexenTask
Get the output file for the generation process.
getOutputPath() - Method in class org.apache.velocity.texen.Generator
Get the output path for the generated output.
getOutputStream() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer.MyHttpServletResponseWrapper
 
getOutputStream() - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
 
getOverrides() - Method in class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
getPackageAsPath(String) - Static method in class org.apache.velocity.util.StringUtils
Return a package name as a relative path name
getPAI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractCertServlet
 
getPAI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ACS2
 
getPAIProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getPAIProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getPAIProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getPaIssuer() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
The AbstractIssuer that creates the ProtectedAssets.
getPaIssuer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getParam(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
getParam(HttpServletRequest, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2Utilities
 
getParameter(HttpServletRequest, HttpServletResponse, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
getParameter(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getParameter(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
getParameter(HttpServletRequest, Object) - Static method in class edu.uiuc.ncsa.security.servlet.JSPUtil
Gets a parameter from the request and invokes the objects toString method.
getParameterMap() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getParameterNames() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getParameters(URI) - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
Take a URI and turn the query string in to a set of parameters.
getParameters() - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
Additional parameters that the request is to send along to the server.
getParameters() - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicResponse
 
getParameters() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.IssuerResponse
There may be several ways that parameters come in for a request.
getParameters() - Method in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
getParameters(HttpServletRequest) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
getParameters(OAuthMessage) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.CBResponseImpl
 
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PARequestImpl
 
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
getParameters(HttpServletRequest) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2Utilities
Returns the parameters from the request as key value pairs.
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IResponse2
 
getParameters() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
 
getParameterValues(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getParent() - Method in class org.apache.velocity.runtime.directive.Scope
Returns the parent control reference overridden by the placement of this instance in the context.
getParentID() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getParentPath(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
getPart(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getParts() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getPaServer() - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
The resource server.
getPassphrase() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet.MyMyProxyLogon
 
getPassword() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getPath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
getPathInfo() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getPaths() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
getPathTranslated() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getPayload(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
getPayloadConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
getPayloadConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.ATMethod
 
getPayloadConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.IDMethods
 
getPayloadConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.RTMethod
 
getPayloadConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getPayloadHandlerConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getPendingCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientApprovalStore
 
getPendingCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApprovalMemoryStore
 
getPendingCount() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateCAStore
 
getPendingCount() - Method in interface edu.uiuc.ncsa.security.delegation.server.storage.ClientApprovalStore
 
getPendingCount() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientApprovalStore
 
getPermissionConverter() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getPermissionProvider() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getPermissions(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
getPermissionServer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
getPermissionServer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
We want to be able to manage the permissions associated with a standard client and an admin client.
getPermissionStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
getPermissionStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getPgConnectionPoolProvider() - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
getPgConnectionPoolProvider(String, String) - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
getPhCfg() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
getPhCfg() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
 
getPhone_number() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getPicture() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getPingable() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getPlaceHolder() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Gets the placeholder for missing values.
getPollingDirectory() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover.ClientApprovalThread
 
getPollingInterval() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover.ClientApprovalThread
 
getPort() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the port of the MyProxy server.
getPort() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Get the port for the MyProxy Server.
getPort() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getPostgresACS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
getPostgresJS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
getPostgresPS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
getPostgresPS(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
getPostProcessing() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
getPostProcessor() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
getPostProcessor() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
getPreferred_username() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getPrefix(int) - Method in class org.apache.velocity.runtime.log.SystemLogChute
 
getPrefixes() - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getPrefixToNS() - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getPreProcessing() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
getPreProcessor() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
getPreProcessor() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
This is the preprocessor after it has run.
getPrintStream() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
getPrintWriter() - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
 
getPrivateKey() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the private key generated by getCredentials().
getPrivateKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
getPrivateKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The private key for this client.
getPrivateKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPResponse
 
getPrivateKey() - Method in interface edu.uiuc.ncsa.security.delegation.token.Credential
 
getPrivKeyString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Internal call to convert the private key.
getProcedure() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
Procedures are stored as JSON arrays of string.
getProcessor(JSONObject, String, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
Retrieve the processor named by key.
getPrompt() - Method in interface edu.uiuc.ncsa.security.util.cli.Commands
The prompt displayed to the user.
getPrompt() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
getPrompt() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
getProperties() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
Get all the properties this knows about.
getProperties() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
getProperties() - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptInterface
Properties the system may need about this script.
getProperty(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
getProperty(String) - Static method in class org.apache.velocity.app.Velocity
Get a Velocity Runtime property.
getProperty(String) - Method in class org.apache.velocity.app.VelocityEngine
Get a Velocity Runtime property.
getProperty(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Allows an external caller to get a property.
getProperty(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Allows an external caller to get a property.
getProperty(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Allows an external caller to get a property.
getProperty(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Allows an external caller to get a property.
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.util.introspection.AbstractChainableUberspector
Property getter
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.util.introspection.LinkingUberspector
Property getter
getPropertyGet(Object, String, Info) - Method in interface org.apache.velocity.util.introspection.Uberspect
Property getter - returns VelPropertyGet appropos for #set($foo = $bar.woogie)
getPropertyGet(Object, String, Info) - Method in class org.apache.velocity.util.introspection.UberspectImpl
Property getter
getPropertySet(Object, String, Object, Info) - Method in class org.apache.velocity.util.introspection.AbstractChainableUberspector
Property setter
getPropertySet(Object, String, Object, Info) - Method in class org.apache.velocity.util.introspection.LinkingUberspector
Property setter
getPropertySet(Object, String, Object, Info) - Method in interface org.apache.velocity.util.introspection.Uberspect
Property setter - returns VelPropertySet appropos for #set($foo.bar = "geir")
getPropertySet(Object, String, Object, Info) - Method in class org.apache.velocity.util.introspection.UberspectImpl
Property setter
getProtectedAsset() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetResponse
 
getProtectedAsset() - Method in class edu.uiuc.ncsa.security.delegation.client.request.PAResponse
 
getProtectedAsset() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.PAResponse
 
getProtectedAsset() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
getProtectedAsset() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
getProtectedAsset() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Getter for protected asset (cert)
getProtocol() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getProxyLocation() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Returns the default Globus proxy file location.
getPublicKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The generated public key for this client.
getPublicKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
getPublicKey() - Method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
 
getPublicKey() - Method in class edu.uiuc.ncsa.security.util.pkcs.MyPKCS10CertRequest
 
getQ() - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
getQDLEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getQDLEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getQE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
getQueryParameters() - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
If there is a redirect, any parameters passes as part of it will be parsed and put in this map as key value pairs.
getQueryString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRandom() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreUtil
 
getRandom() - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
 
getRange(LineEditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
getRawAT(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
 
getRawConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getRawConfig(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
getRawContent() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
getRawJSON() - Method in class edu.uiuc.ncsa.security.delegation.client.request.UIResponse
 
getRawPostProcessor() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
The parseable string for the post processor.
getRawPreProcessor() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
The parseable string for the preprocessor.
getRawResponse(Map, String, String) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
getRawResponse(Map) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
getRawResponse(String, String, String) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
getRawResponse(String) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
getReader() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRealPath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRedirect() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
getRedirect() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPResponse
 
getRedirect() - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
getRedirectPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
getRedirectPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getRedirectPagePath() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getRedirectUri() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationResponse
 
getReferenceInsertionEventHandlers() - Method in class org.apache.velocity.app.event.EventCartridge
Iterate through all the stored ReferenceInsertionEventHandler objects
getReferenceName() - Method in exception org.apache.velocity.exception.MethodInvocationException
Retrieves the name of the reference that caused the exception.
getRefreshToken() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getRefreshToken() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
getRefreshToken() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
getRefreshToken() - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
getRefreshToken() - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTResponse
 
getRefreshToken() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.RefreshTokenHandlerInterface
 
getRefreshToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getRefreshToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
getRefreshTokenHandler() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
getRefreshTokenLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
Deprecated.
This was badly named. Use OA2SE.getMaxRTLifetime()
getRefreshTokenLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getRefreshTokenLifetime() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getRefreshTokenProvider() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getRefreshTokensConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getRemaining() - Method in class org.apache.velocity.io.VelocityWriter
 
getRemoteAddr() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRemoteHost() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRemotePort() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRemoteUser() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRemoteUserInitialPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
getRemoteUserInitialPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
getReplaced() - Method in class org.apache.velocity.runtime.directive.Scope
Returns the user's context reference overridden by the placement of this instance in the context.
getReplacements(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
getReplacements(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
getReplacementTemplates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
getReplacementTemplates() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
Get all the tmeplates for all replacements.
getRepository() - Static method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Returns a reference to the default static repository.
getRepository(String) - Static method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Returns a reference to the repository stored statically under the specified name.
getRequest() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
GetRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/5/16 at 2:03 PM
GetRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.GetRequest
 
getRequest() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getRequest() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.PresentationState
 
getRequest() - Method in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
getRequest() - Method in interface edu.uiuc.ncsa.security.servlet.PresentableState
 
getRequestDispatcher(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRequestedATLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getRequestedRTLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getRequestedScopes() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
Override this if you need to request custom scopes (i.e.
getRequestedSessionId() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRequestState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
This is the state parameter in the initial request, if present
getRequestURI() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRequestURI(HttpServletRequest, boolean) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
getRequestURI(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
getRequestURL() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getRequiredParam(HttpServletRequest, String, BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
getResolvedAliases() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
getResolvedOverrides() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
getResource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
Resources are URIs that are used as part of the OA2Claims.AUDIENCE claim in a (compound) access token.
getResource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getResource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
getResource() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getResource(String) - Method in class org.apache.velocity.runtime.resource.loader.JarHolder
 
getResource(String, int) - Static method in class org.apache.velocity.runtime.resource.ResourceFactory
 
getResource(String, int, String) - Method in interface org.apache.velocity.runtime.resource.ResourceManager
Gets the named resource.
getResource(String, int, String) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Gets the named resource.
getResource(String, int) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
getResourceAsStream(Class, String) - Static method in class org.apache.velocity.util.ClassUtils
Finds a resource with the given name.
getResourceLoader() - Method in class org.apache.velocity.runtime.resource.Resource
Return the template loader that pulled in the template stream
getResourceServerUri() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
The endpoint for this client for getting the resource (i.e., certificate chain).
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.FileResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.JarResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Get the InputStream that the Runtime will parse to create a template.
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Get an InputStream so that the Runtime can build a template with it.
getResourceStream(String) - Method in class org.apache.velocity.runtime.resource.loader.URLResourceLoader
Get an InputStream so that the Runtime can build a template with it.
GetResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/5/16 at 2:06 PM
GetResponse(OA2Client, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.GetResponse
 
getResponse() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.PresentationState
 
getResponse() - Method in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
getResponse() - Method in interface edu.uiuc.ncsa.security.servlet.PresentableState
 
getResponseArgName() - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptRunRequest
The name of the response, if any, to be returned.
getResponseCode() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
getResponseCode() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
 
getResponseMode() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getResponseSerializer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
getResponseTypes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getResult() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
getResult() - Method in interface edu.uiuc.ncsa.security.util.functor.JMetaMetaFunctor
 
getResult() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
getResult() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
getResultAt(int, int) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
Fetches the consequent at consequentIndex then grabs the list at resultIndex (since consequents have lists of results) and returns the object.
getResults() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
getRetentionPolicies() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
getReturnCode() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
getReturnedValues() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
getReturnType() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
getReturnType() - Method in interface org.apache.velocity.util.introspection.VelMethod
returns the return type of the method invoked
getReturnValue() - Method in interface org.apache.velocity.app.event.EventHandlerMethodExecutor
Get return value at end of all the iterations
getReturnValue() - Method in class org.apache.velocity.app.event.IncludeEventHandler.IncludeEventExecutor
 
getReturnValue() - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor
 
getReturnValue() - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor
 
getReturnValue() - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor
 
getReturnValue() - Method in class org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor
 
getReturnValue() - Method in class org.apache.velocity.app.event.NullSetEventHandler.ShouldLogOnNullSetExecutor
 
getReturnValue() - Method in class org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor
 
getRevocationURI() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getRFC7591Config() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
getRFC7592Config() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
getRFC8628State() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getRootString() - Method in class org.apache.velocity.runtime.parser.node.ASTReference
Returns the 'root string', the reference key
getRTConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
getRTData() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getRTData() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
getRtHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.RTMethod
 
getRTIndex() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
getRtLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getRTResponse(URI, RTRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.RTServer2
 
getRtServer() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
 
getRuntime() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScripts
 
getRuntime(JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
getRuntimeArg(JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
getRuntimeInstance() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Deprecated.
Use getRuntimeServices() instead.
getRuntimeServices() - Method in class org.apache.velocity.app.event.implement.EscapeReference
Retrieve a reference to RuntimeServices.
getRuntimeServices() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getRuntimeServices() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns the RuntimeServices Instance used by this wrapper.
getScheme() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getScheme(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Returns the scheme for this path or an empty string if there is none.
getScopeName() - Method in class org.apache.velocity.runtime.directive.BlockMacro
Override to use the macro name, since it is within an #@myMacro() ...
getScopeName() - Method in class org.apache.velocity.runtime.directive.Directive
 
getScopeName() - Method in class org.apache.velocity.runtime.directive.Parse
Overrides the default to use "template", so that all templates can use the same scope reference, whether rendered via #parse or direct merge.
getScopeName() - Method in class org.apache.velocity.runtime.directive.RuntimeMacro
Override to always return "macro".
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
The scopes this server currently supports.
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
The resolved scopes for this transaction.
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getScopes() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
getScopes() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getScopes(ConfigurationNode) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigurationLoaderUtils
The block containing the scopes.
getScopes() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes.ScopeUtil
 
getScopes() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
A list of scopes that this source supports.
getScopes() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
getScopes() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OA2ClientScopes
 
getScopes() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OA2TransactionScopes
 
getScopes() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getScreenSize() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
getScreenSize() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
getScript(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
getScriptFactory(OA2FunctorFactory) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
getScriptRuntimeEngine() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
getScriptRuntimeEngine() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
getScripts() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
getScriptSet() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
getScriptSet() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
getScriptSet() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandlerConfig
 
getScriptSet() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
getScriptState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getSE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
getSE() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getSearchAttributes() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
Search attributes are recorded as a map.
getSearchBase() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getSearchFilterAttribute() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
getSearchFilterAttribute() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getSearchName(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
Returns the name of the user for whom the search is to be run.
getSearchNameKey() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getSecret() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.CreateResponse
 
getSecret() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getSecret() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
getSecretFromHeaders(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
getSecurityPrincipal() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getSerializable(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getSerializable(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Gets a single serializable java object.
getSerializableList(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getSerializableList(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Retrieves a list of serializable objects from the property.
getServer() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getServer() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
This is a raw string of addresses (possibly plural) all comma separated.
getServerDN() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
This will be used against the server's DN by the trust manager when checking the certificate.
getServerDN() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 
getServerDN() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
getServerName() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getServerPort() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getServerURI() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getServiceAddress() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
The address for this server.
getServiceAddress() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getServiceAddress() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getServiceClient() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getServiceClient() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.AGServer2
 
getServiceClient() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.PAServer2
 
getServiceClient() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.TokenAwareServer
 
getServiceClient() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.UIServer2
 
getServiceEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
getServiceEnvironment() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getServiceProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientLoaderInterface
The provider that creates an instance of the OA4MPService
getServiceProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
This will return a service provider.
getServiceProvider() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getServiceTransaction() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.AGResponse
 
getServiceTransaction() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
getServiceTransaction() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
 
getServiceTransaction() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
getServlet() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
getServlet() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
getServlet() - Method in interface edu.uiuc.ncsa.security.servlet.Initialization
Many initialization tasks can only be done dynamically, after the servlet has been created and its ServletContext set.
getServletContext() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getServletPath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getServletRequest() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getServletRequest() - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
getServletRequest() - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
getSession(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getSession() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getSession(Properties) - Method in class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtil
 
getSession(Properties) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
getSF() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getSharedSecret() - Method in interface edu.uiuc.ncsa.security.delegation.token.impl.OA1Token
 
getSharedSecret() - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
getShowStackTraces() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
getSignatureMethod() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
getSignedAT(JSONWebKey) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
Gets the AT data object (which has all the claims in it) and returns a signed access token.
getSignedAT(JSONWebKey) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.AccessTokenHandlerInterface
 
getSignedRT(JSONWebKey) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
getSignedRT(JSONWebKey) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.RefreshTokenHandlerInterface
 
getSkin() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Optional skinning option.
getSkin() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getSleepInterval() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
getSocketFactory() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getSocketFactory(X509TrustManager) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
Configure the socket factory using an SSL context.
getSocketTimeout() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Set the socket timeout (in milliseconds) for this connection.
getSocketTimeout() - Method in class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
 
getSortable() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
getSortedKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshCleanup
 
getSortedKeys() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
Return all the keys for the map, sorted into a some order, usually by timestamp.
getSortedList() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
Sorted list of cached items, ordered by timestamp.
getSources() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
getSources() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
getSources() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
getSources() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
These are the sources that the runner will use to populate the claims
getSpare() - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
getSpecialText(Token) - Static method in class org.apache.velocity.runtime.parser.node.NodeUtils
Collect all the s that are carried along with a token.
getSSLConfiguration() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
getSslConfiguration() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
getSslConfiguration() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
getSslConfiguration() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
getSSLConfiguration(MyLoggingFacade, ConfigurationNode) - Static method in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
getSSLConfiguration() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
getSslKeystoreConfiguration() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Get the current keystore.
getState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
getState(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
getState(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
getState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.PresentationState
 
getState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEvent
 
getState() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
getState() - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
getState() - Method in interface edu.uiuc.ncsa.security.servlet.PresentableState
 
getState() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
getStatus() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer.MyHttpServletResponseWrapper
 
getStatus() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
getStatus() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
getStatus() - Method in enum edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval.Status
 
getStatus() - Method in exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
This should have the status code returned by the server.
getSTK() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionConverter
 
getStore() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
getStore() - Method in class edu.uiuc.ncsa.security.util.json.PreProcessor
 
getStoreFileName() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Get the name of the store file
getString(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getString(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Gets the value corresponding to the key as a string.
getString(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getString(JSON, String, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getString(JSON, String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
getString(String) - Method in class edu.uiuc.ncsa.security.util.testing.TestData
 
getString(String, String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
String property accessor method with default to hide the configuration implementation.
getString(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
String property accessor method to hide the configuration implementation
getString(String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
String property accessor method with default to hide the configuration implementation.
getString(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
String property accessor method to hide the configuration implementation
getString(String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
String property accessor method with default to hide the configuration implementation.
getString(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
String property accessor method to hide the configuration implementation
getString(String, String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
String property accessor method with default to hide the configuration implementation.
getString(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
String property accessor method to hide the configuration implementation
getStringArg(int) - Method in class edu.uiuc.ncsa.security.util.functor.strings.jDrop
 
getStringResource(String) - Method in interface org.apache.velocity.runtime.resource.util.StringResourceRepository
get the string resource that is stored with given key
getStringResource(String) - Method in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 
getStringResult() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
getSub() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getSubject() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
getSubject(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getSubjectTemplate() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
getSubjectValue(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getSuccessPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
getSuccessPagePath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getSuccessPagePath() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
GetSuffix(int) - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns an array of characters that make up the suffix of length 'len' for the currently matched token.
GetSuffix(int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
getSupportedScopes() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
The server must decide which scopes to return if any.
getSwitchHandler() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
getSystemErrLevel() - Method in class org.apache.velocity.runtime.log.SystemLogChute
Returns the current minimum level at which messages will be printed to System.err instead of System.out.
getTarget(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getTarget() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
getTargetValue(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getTCK() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TConverter
 
getTemplate(String) - Static method in class org.apache.velocity.app.Velocity
Returns a Template from the Velocity resource management system.
getTemplate(String, String) - Static method in class org.apache.velocity.app.Velocity
Returns a Template from the Velocity resource management system.
getTemplate(String) - Method in class org.apache.velocity.app.VelocityEngine
Returns a Template from the Velocity resource management system.
getTemplate(String, String) - Method in class org.apache.velocity.app.VelocityEngine
Returns a Template from the Velocity resource management system.
getTemplate() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
getTemplate(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Returns a Template from the resource manager.
getTemplate(String, String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Returns a Template from the resource manager
getTemplate(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns a Template from the resource manager.
getTemplate(String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns a Template from the resource manager
getTemplate(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns a Template from the resource manager.
getTemplate(String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns a Template from the resource manager
getTemplate(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns a Template from the resource manager.
getTemplate(String, String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns a Template from the resource manager
getTemplate(String) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Retrieves the requested template.
getTemplate(String, String) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Retrieves the requested template with the specified character encoding.
getTemplate(String, String) - Method in class org.apache.velocity.texen.Generator
Returns a template, based on encoding and path.
getTemplateName() - Method in interface org.apache.velocity.exception.ExtendedParseException
returns the Template name where this exception occured.
getTemplateName() - Method in exception org.apache.velocity.exception.MethodInvocationException
 
getTemplateName() - Method in exception org.apache.velocity.exception.ParseErrorException
Return the name of the template containing the error, or null if not defined.
getTemplateName() - Method in exception org.apache.velocity.exception.TemplateInitException
Returns the Template name where this exception occured.
getTemplateName() - Method in class org.apache.velocity.runtime.directive.Directive
 
getTemplateName() - Method in exception org.apache.velocity.runtime.directive.MacroParseException
returns the Template name where this exception occured.
getTemplateName() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getTemplateName() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getTemplateName() - Method in exception org.apache.velocity.runtime.parser.TemplateParseException
returns the Template name where this exception occured.
getTemplateName() - Method in class org.apache.velocity.util.introspection.Info
 
getTemplateNameStack() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
getTemplateNameStack() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
getTemplatePath() - Method in class org.apache.velocity.texen.ant.TexenTask
Get the path where Velocity will look for templates using the file template loader.
getTemplatePath() - Method in class org.apache.velocity.texen.Generator
Get the template path.
getTemplates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
getTerminal() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
getTestMap() - Method in class edu.uiuc.ncsa.security.util.testing.TestEnvironment
 
getText() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.CommaEvent
 
getText(String) - Static method in class org.apache.velocity.anakia.Escape
Do the escaping.
getTF() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGI2
 
getTF2() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
getTF2() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TConverter
 
getThenBlock() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
getTheRealCache() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
getTheStore() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
getThingies(String, JSONObject, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
Return the contents as a JSON array.
getThingy(String, JSONObject, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
Return the JSONObject for the given key.
getThrowable() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEvent
 
getThrowable() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
getThrowable() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCEvent
 
getTime() - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
getTime(long, String) - Method in class org.apache.velocity.runtime.log.VelocityFormatter
Utility method to format time.
getTimeout() - Method in class org.apache.velocity.runtime.resource.loader.URLResourceLoader
Returns the current, custom timeout setting.
getTimestamp() - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
getTitle() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
getTlsVersion() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
getToken() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
The token is the identifier returned from the server.
getToken(JSONWebKey) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
getToken(Token) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
getToken() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
getToken() - Method in interface edu.uiuc.ncsa.security.delegation.token.Token
The token.
getToken(JSONWebKey) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Returns the payload from this handler encoded with a key, if applicable.
getToken(int) - Method in class org.apache.velocity.runtime.parser.Parser
Get the specific Token.
getTokenForge() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Internal call to the forge (a type of factory) that processing tokens returned from the server.
getTokenForge() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
The forge that creates delegation tokens for this service.
getTokenForge() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getTokenForge() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
getTokenForgeProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getTokenForgeProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getTokenForgeProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getTokenType(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
getTokenType() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
getTopmost() - Method in class org.apache.velocity.runtime.directive.Scope
Returns the topmost parent control reference, retrieved by simple recursion on Scope.getParent().
getTp() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
getTransaction() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
getTransaction(AuthorizationGrant, HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
getTransaction() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getTransaction() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getTransaction(AuthorizationGrant, HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAccessTokenServlet
 
getTransaction() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet.AuthorizedState
 
getTransaction(AuthorizationGrant) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getTransaction(AuthorizationGrant, HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AccessTokenServlet
 
getTransaction() - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
getTransaction() - Method in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
getTransaction(String, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
Since there are several possible statements (by temp cred, access token, verifier) that will return a transaction, this method will handle them all.
getTransactionByGrantID(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getTransactionIndices() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
getTransactions() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
getTransactionStore() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
Returns the current transaction store.
getTransactionStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
getTransactionStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
getTransactionStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ConnectionCacheRetentionPolicy
 
getTransactionStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getTransactionStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getTransactionStoreProvider() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ConfigurationLoaderInterface
 
getTransactionTable() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
getTransFromToken(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
getTrustedCAs() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the trusted CA certificates returned by the MyProxy server.
getTrustManagers() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
 
getTrustRootCertDN() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
This is used in the trust root manager to check against the certificate DN.
getTrustRootData() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets trust root data corresponding to the trust root filenames.
getTrustRootFilenames() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets trust root filenames.
getTrustRootPassword() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
getTrustRootPath() - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Returns the trusted certificates directory location where writeTrustRoots() will store certificates.
getTrustRootPath() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
getTrustrootPath() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
getTrustRootType() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
getTSP(IdentifiableProvider, OA2TConverter<? extends OA2ServiceTransaction>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getTSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getTSP() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getTxRecord() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
getTXRecord() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
getTxRecord() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
getTxStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getTXStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getTXStoreProvider(TXRecordProvider, TXRecordConverter<? extends TXRecord>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getType() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
getType(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getType() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
getType() - Method in class edu.uiuc.ncsa.security.delegation.server.request.AGRequest
 
getType() - Method in class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
getType() - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
getType() - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
getType() - Method in class edu.uiuc.ncsa.security.delegation.server.request.PARequest
 
getType(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getType() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
getType() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
 
getType(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
The parser is rather stupid on purpose.
getType() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
getType() - Method in class org.apache.velocity.runtime.directive.Block
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Break
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Directive
Get the directive type BLOCK/LINE.
getType() - Method in class org.apache.velocity.runtime.directive.Evaluate
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Foreach
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Include
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Literal
Deprecated.
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Macro
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.Parse
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.RuntimeMacro
Velocimacros are always LINE type directives.
getType() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
getType() - Method in class org.apache.velocity.runtime.directive.Stop
Return type of this directive.
getType() - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
Velocimacros are always LINE type directives.
getType() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
getType() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
getType() - Method in class org.apache.velocity.runtime.resource.Resource
 
getTypeAttribute(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
Get an attribute for this type.
getTypeAttribute(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
getTypeBooleanAttribute(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
getTypeConfig() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
This is the parent node for this configuration.
getTypeIntAttribute(String, int) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
getTypeIntAttribute(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
getTypeValue(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
getUberspect() - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns the Uberspect object for this Instance.
getUberspect() - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns the configured class introspection/reflection implementation.
getUberspect() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns the Uberspect object for this Instance.
getUiServer() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
Getter for UIServer
getUIURI() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getUnapprovedCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientApprovalStore
 
getUnapprovedCount() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApprovalMemoryStore
 
getUnapprovedCount() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateCAStore
 
getUnapprovedCount() - Method in interface edu.uiuc.ncsa.security.delegation.server.storage.ClientApprovalStore
Get the number of approvals that are as yet unapproved.
getUnapprovedCount() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientApprovalStore
 
getUnqPath(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Takes a fully qualified path and returns the path without the scheme
getUnresolvedAliases() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
getUnresolvedOverrides() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
getUpdated_at() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getURI(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getURI(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Get the value as a uri
getUri() - Method in interface edu.uiuc.ncsa.security.core.Identifier
Return this identifier as a URI.
getUri() - Method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
getURI(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getURISharedSecret() - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
getURIToken() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
getURL(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
getURL(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Gets the value as a URL.
getUrlPath() - Method in class org.apache.velocity.runtime.resource.loader.JarHolder
 
getUserCode() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
Get a user code with the defaults.
getUserCode(BigInteger) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
getUserIndex() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
getUserInfo(String) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
getUserInfo(UIRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
 
getUserInfo() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
Getter for UserInfo
getUserMetaData() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
getUserMetaData() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OA2TransactionScopes
 
getUserMetaData() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
getUsername() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Gets the MyProxy username.
getUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
getUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AssetResponse
 
getUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer.PendingState
 
getUsername(ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
Override this if needed.
getUsername(X509Certificate) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.JGlobusUtil
 
getUsername() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
getUsername() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
 
getUsernameClaimKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConfig
If the user wants to use the ${user} template rather than accessing the claim name directly, they could set it here.
getUsernameClaimKey() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.ScitokenHandler
 
getUsernameTransformer() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
getUsernameTransformer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
Use the setter to customize the user name transformation.
getUsernameTransformer() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
getUserPrincipal() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
getUTCDateFormat() - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
Provides the date format for UTC used by this utility.
getValue() - Method in enum edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.FlowType
 
getValue() - Method in enum edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.FunctorClaimsType
 
getValue() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.Thing
 
getValue() - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
getValue() - Method in class edu.uiuc.ncsa.security.core.cache.SimpleEntryImpl
 
getValue() - Method in class edu.uiuc.ncsa.security.core.util.MapUtilities.MapEntry
 
getValue() - Method in enum edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowType
 
getValue(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Returns the value if it is not empty of a placeholder if it is.
getValue() - Method in interface edu.uiuc.ncsa.security.util.functor.FunctorType
 
getValue() - Method in enum edu.uiuc.ncsa.security.util.functor.FunctorTypeImpl
 
getValue(int) - Method in class edu.uiuc.ncsa.security.util.functor.strings.jReplace
 
getValue() - Method in class edu.uiuc.ncsa.security.util.pkcs.Base64String
Equivalent to toString.Returns the base 64 encoded string itself.
getValueSecsOrMillis(String) - Static method in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
For getting times in configuration files.
getValueSecsOrMillis(String, boolean) - Static method in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
 
getValueTag(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
For a key (e.g.
getVariableValue(Context, String) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
 
getVelocimacro(String, String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Returns the appropriate VelocimacroProxy object if strVMname is a valid current Velocimacro.
getVelocimacro(String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns the appropriate VelocimacroProxy object if vmName is a valid current Velocimacro.
getVelocimacro(String, String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns the appropriate VelocimacroProxy object if vmName is a valid current Velocimacro.
getVelocimacro(String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns the appropriate VelocimacroProxy object if strVMname is a valid current Velocimacro.
getVelocimacro(String, String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns the appropriate VelocimacroProxy object if strVMname is a valid current Velocimacro.
getVelocimacro(String, String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns the appropriate VelocimacroProxy object if strVMname is a valid current Velocimacro.
getVelocimacro(String, String) - Method in class org.apache.velocity.runtime.VelocimacroFactory
actual factory : creates a Directive that will behave correctly wrt getting the framework to dig out the correct # of args
getVelocimacro(String, String, String) - Method in class org.apache.velocity.runtime.VelocimacroFactory
 
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
Optional if supported.
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackResponse
 
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
getVerifier() - Method in interface edu.uiuc.ncsa.security.delegation.server.request.ATResponse
 
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
getVerifier() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
getVerifier(Map<String, String>) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getVerifier(HttpServletRequest) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getVerifier(String...) - Method in interface edu.uiuc.ncsa.security.delegation.token.TokenForge
 
getVerifier(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getVerifier(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getVerifier(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
getVerifier() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
getVerifier(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getVerifier(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getVerifier(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getVerifier() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.ATIResponse2
Getter for verifier This shouldn't be called in OIDC, but it's here temporarily
getVerifierIndex() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
getVerifierTokenProvider() - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
getVerifyingHTTPClientFactory() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.CBIImpl
 
getVersion() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.ScitokenHandler
NOTE that the SciTokens spec.
getVersion() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
getVersion() - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
getVersions() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
getVersionString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
getVersionString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
getVersionString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getVersionString() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getVersionString() - Method in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
Returns a string that identifies the version of this server.
getvIndex() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
getVirtualOrganization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
getVO(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
Given the client id, look up the admin and determine what (if any) the VO is.
getVO(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
getVOStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
getVOStoreProvider() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getVOStoreProvider(VOProvider, VOConverter<? extends VirtualOrganization>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
getWebpage() - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException
 
getWebsite() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
getWellKnownURI() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
getWellKnownURI() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
getWrappedThrowable() - Method in exception org.apache.velocity.exception.VelocityException
returns the wrapped Throwable that caused this MethodInvocationException to be thrown
getWriter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer.MyHttpServletResponseWrapper
 
getWriter(String, String) - Method in class org.apache.velocity.texen.Generator
Returns a writer, based on encoding and path.
getX509Certificate() - Method in interface edu.uiuc.ncsa.security.delegation.token.Credential
 
getX509Certificates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AssetResponse
 
getX509Certificates(ServiceTransaction, MyPKCS10CertRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.CRServlet
Loops through the facade looking for the active connection and calls it.
getX509Certificates() - Method in class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 
getX509CertificatesPEM() - Method in class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 
getX509CertsFromStringList(String[], String[]) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
A utility that will take a list of Base64 encoded X509 certificates and convert them into an array of java.security.cert.X509Certificate objects.
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONMemoryStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXMemoryStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApprovalMemoryStore
 
getXMLConverter() - Method in interface edu.uiuc.ncsa.security.core.Store
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateCAStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateClientStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.ClientMemoryStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientApprovalStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.AggregateTransactionStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
getXMLConverter() - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
getXOAuthExtendedAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
getZoneinfo() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
GIVEN_NAME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Given name(s) or first name(s) of the End-User.
globalCache - Variable in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Object implementing ResourceCache to be our resource manager's Resource cache.
gotComma(CommaEvent) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.event.CommaListener
 
gotComma(CommaEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
gotComma(CommaEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
gotComma(CommaEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
gotText(DoubleQuoteEvent) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.event.DoubleQuoteListener
 
gotText(DoubleQuoteEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
gracefulExit(boolean, String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Exit gracefully.
GRANT_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Used as the parameter for the grant type, e.g.
GRANT_TYPE_AUTHORIZATION_CODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
GRANT_TYPE_DEVICE_CODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
 
GRANT_TYPE_IMPLICIT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
GRANT_TYPE_REFRESH_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
GRANT_TYPE_TOKEN_EXCHANGE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
GRANT_TYPES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
grantAuthorization() - Method in interface edu.uiuc.ncsa.security.delegation.client.server.ResourceOwner
 
grantServerURI - Variable in class edu.uiuc.ncsa.security.delegation.client.AbstractDelegationServiceProvider
 
GROUP_ENTRY_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.Groups
 
GROUP_ENTRY_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.Groups
 
GroupElement - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 3/1/18 at 4:11 PM
GroupElement(String, int) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
GroupElement(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
GroupElement(JSONObject) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
groupHandler - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
GroupHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
This takes a list of attributes from an LDAP handler and converts it into a regularized group structure.
GroupHandler() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.GroupHandler
 
Groups - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
A model for groups that are returned by various scope handlers.
Groups() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.Groups
 
GROUPS_TAG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 

H

handleComment(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlParser
handleEndTag(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlParser
handleError(PresentableState, Throwable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
handleError(PresentableState, Throwable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
handleError(PresentableState, Throwable) - Method in interface edu.uiuc.ncsa.security.servlet.Presentable
Handle and error.
handleException(Throwable, String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientExceptionHandler
 
handleException(Throwable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
handleException(Throwable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPExceptionHandler
 
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ClientExceptionHandler
 
handleException(Throwable) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
One stop shopping for exception handling.
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.security.servlet.BasicExceptionHandler
 
handleException(Throwable, HttpServletRequest, HttpServletResponse) - Method in interface edu.uiuc.ncsa.security.servlet.ExceptionHandler
This has to throw these two exceptions for servlets.
handleException(Throwable, HttpServletRequest, HttpServletResponse, String) - Static method in class edu.uiuc.ncsa.security.servlet.JSPUtil
 
handleGrants(OA2Client, JSONObject, OA2ClientKeys) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
handleOA2Error(OA2GeneralError, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
handleOA2Error(OA2ATException, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
handleOA2Error(OA2RedirectableError, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
handleRequest(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Implement this method to add your application data to the context, calling the getTemplate() method to produce your return value.
handleRequest(Context) - Method in class org.apache.velocity.servlet.VelocityServlet
handleResponse(ScriptRunResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
handleResponse(ScriptRunResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
handleResponse(ScriptRunResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
handleResponse(ScriptRunResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
handleResponse(ScriptRunResponse) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
This takes the response from a script and unmarshalls the resources
handleResponseTypes(OA2Client, JSONObject, OA2ClientKeys) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
TL;DR: we support the grant types for the authorization_code flow so only code and id_token.
handleSpecial(Object, Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTAddNode
 
handleSpecial(Object, Object, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTMathNode
Extension hook to allow special behavior by subclasses If this method returns a non-null value, that is returned, rather than the result of the math operation.
handleSREResponse(ScriptRunResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
Process the script, but the claim sources are not updated because we are not interested in the claim sources, e.g.
handleSREResponse(OIDCServiceTransactionInterface, ScriptRunResponse) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
Process the script, but the claim sources are not updated because we are not interested in the claim sources, e.g.
handleStartTag(XmlPullParser, Sink) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlParser
HAS_NEXT_NAME - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Iterator.hasNext() reference name in #foreach directives.
hasA(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
Does this have the named component? In other words, is there a configuration of this name one level down?
hasAccessToken() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
hasAccessTokenConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasAdminClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
hasArg(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Check if the input line has the given argument.
hasArg(String...) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Check a list of args, e.g.
hasArgAt(int) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Is there a given arg at the given index? Useful if certain arguments are expected at certain positions.
hasArgs() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
If this command line has arguments at all.
hasAssetStore() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
Returns true if a store has been configured for this environment and false otherwise.
hasATHandler() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
hasAttribute(ConfigurationNode, String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
hasAudience() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
hasAuthorizationGrant() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
hasAuthTime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasBasicHeader(HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
hasCallback() - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
hasCertDN() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
hasClaimPostProcessor(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
hasClaimPreProcessor(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
hasClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
hasClaimSource() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
hasClaimSourceConfigurations(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
hasClaimSources(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
hasClaimsThingy(String, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
hasClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDRequest
 
hasConditional() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
hasConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
hasConfiguration() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
hasConfiguration() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
 
hasConnector() - Method in class edu.uiuc.ncsa.security.util.cli.editing.EditorArg
 
hasConsequent() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
hasConsequentAt(int) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
hasContent() - Method in exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
hasDefaultKey() - Method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys
test if a default key id has been set for this set.
hasDefaultServerDN() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
hasEntries() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
Tell if the user has run the listAll command.
hasEntry(Identifier, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
hasEntry(Identifier, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
hasEntry(Identifier, Identifier) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsStore
Returns whether or not there is an entry for this pair of identifiers.
hasEntry(Identifier, Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
hasEntry(String) - Method in class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
hasEnum(JSONObject, FunctorType) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
hasEnv() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
hasExtendedAttributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasExtendedAttributeSupport() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
Extended attributes refers to allowing the client pass in NS qualified additional parameters in the request.
hasFunctor() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
hasGroups() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
 
HASH - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
hasHandlers() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
hashCode() - Method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
hashCode() - Method in class org.apache.velocity.anakia.NodeList
Returns the hash code of the contained list.
hashCode() - Method in class org.apache.velocity.runtime.parser.node.ASTMethod.MethodCacheKey
 
hasHost() - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
hasId() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
hasIDTokenConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasIDTokenHander() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
hasIndices() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
hasJSONObject() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.JSONClaimSourceConfig
 
hasJSONObject() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
hasJSONPostProcessing() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
hasJSONPostProcessor() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
hasJSONPreProcessing() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
hasJSONPreProcessor() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
hasKey(JSONObject, String) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
hasKeyStore() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
hasLogicBlocks() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
hasMaxATLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasMaxRTLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasMPConnection(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
hasMPConnection(ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
hasNext - Variable in class org.apache.velocity.runtime.directive.ForeachScope
 
hasNext() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
hasNext() - Method in class org.apache.velocity.util.ArrayIterator
Check to see if there is another element in the array.
hasNext() - Method in class org.apache.velocity.util.EnumerationIterator
Check to see if there is another element in the array.
hasNonce(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
Checks if this herder knows about this nonce.
hasOA4MPConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
hasOIDC_CM_Attributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasOption(String, String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Checks if the long or short form is part of the command line options.
hasOption(String, String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
Checks if the long or short form is part of the command line options.
hasPath() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
hasPayloadConfig(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasPostProcessing() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
hasPreProcessing() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
hasProtectedAsset() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
hasRefreshToken() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasRefreshToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
hasRefreshTokenConfig() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasRequestedATLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasRequestedRTLifetime() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasResources() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
hasResponseMode() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasReturnedValue() - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptRunRequest
Whether or not this returns a value.
hasRFC7591Config() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
hasRFC7592Config() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
hasRightSignature(Method) - Static method in class edu.uiuc.ncsa.security.util.cli.CLIReflectionUtil
Checks that the method has the correct signature for the contract in the Commands interface, i.e.
hasRTHandler() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
hasRun - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
hasRuntime(JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
hasScope(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes.ScopeUtil
 
hasScopeHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
hasScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
hasScript() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
hasScript() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
hasScript() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
 
hasScriptState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
hasServerDN() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
hasSSL() - Method in class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
 
hasSSLConfiguration() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
hasStore() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
hasSwitch() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
hasThingy(String, String, JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
Drills down a level to check if this thingy has the given object.
hasUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
 
hasValue() - Method in class edu.uiuc.ncsa.security.util.cli.editing.EditorArg
 
hasVerifier() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
head() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
head_() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
HEADER_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
HEADER_INDEX - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
HeaderUtils - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Utilities for dealing with getting tokens that may be either sent as parameters or in the authorization header .
HeaderUtils() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
help() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
help() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
This will be automatically invoked for you if the user supplies a help option.
HELP_COMMAND - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
HELP_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
HELP_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
HELP_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
HELP_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
HELP_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
HELP_RC - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
HELP_SWITCH - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
HierarchicalConfigProvider<T> - Class in edu.uiuc.ncsa.security.core.configuration.provider


All configurations are interpreted locally, that is to say, it is up to something else to hand over the relevant node for this provider.
HierarchicalConfigProvider() - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
HierarchicalConfigProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
HISTORY_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
HISTORY_LIST_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
HOME_URI - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
homeURL(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientKeys
 
host - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
host - Variable in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
host(URI...) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
hostLookup() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
This is the *real* host.
hostnameField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
hostnameFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
hostnameFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
hostnameFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
HostUtil - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 10/22/13 at 11:48 AM
HostUtil() - Constructor for class edu.uiuc.ncsa.security.core.util.HostUtil
 
HTTPHeaderClaimsSource - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
This is for the specific case that claims are passed through the headers.
HTTPHeaderClaimsSource(ClaimSourceConfiguration) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
HTTPHeaderClaimsSource() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 

I

icacheGet(Object) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
icacheGet(Object) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
icachePut(Object, IntrospectionCacheData) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
icachePut(Object, IntrospectionCacheData) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
ID - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
The identifier used in client registration
id - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
id - Variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
id(InternalContextAdapter) - Method in class org.apache.velocity.runtime.directive.Block
Creates a string identifying the source and location of the block definition, and the current template being rendered if that is different.
id - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
ID_ATTR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
ID_DELIMITER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
ID_INDEX - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
ID_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
ID_SCHEME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
ID_SPP - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
ID_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
ID_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ID_TOKEN_CHECK_CLAIM_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer
 
ID_TOKEN_ENCRYPTED_RESPONSE_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
ID_TOKEN_ENCRYPTED_RESPONSE_ENC - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
ID_TOKEN_FINISH_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer
 
ID_TOKEN_HINT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ID_TOKEN_IDENTIFIER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
ID_TOKEN_INIT_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer
 
ID_TOKEN_REFRESH_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer
 
ID_TOKEN_SIGNED_RESPONSE_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
ID_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
ID_TOKENS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
ID_TOKKEN - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
idCheckClaims() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idCheckClaims
 
Identifiable - Interface in edu.uiuc.ncsa.security.core
An interface for things that may be identified uniquely.
IdentifiableImpl - Class in edu.uiuc.ncsa.security.core.util
Simple implementation of the Identifiable interface.
IdentifiableImpl(Identifier) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifiableImpl
 
IdentifiableProvider<V> - Interface in edu.uiuc.ncsa.security.core
Created by Jeff Gaynor
on 11/4/13 at 12:56 PM
IdentifiableProviderImpl<V extends Identifiable> - Class in edu.uiuc.ncsa.security.core.util
Use this to create various identifiable things, i.e., objects that have globally unique ids.
IdentifiableProviderImpl(Provider<Identifier>) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl
 
IDENTIFIER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
IDENTIFIER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
Identifier - Interface in edu.uiuc.ncsa.security.core
Marker interface for identifiers.
Identifier() - Method in class org.apache.velocity.runtime.parser.Parser
This method corresponds to variable references in Velocity templates.
IDENTIFIER - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
IDENTIFIER_CHAR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
IdentifierProvider<V extends Identifier> - Class in edu.uiuc.ncsa.security.core.util
Creates Identifiers for use by Identifiable objects.
IdentifierProvider(URI, String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
IdentifierProvider(URI, String, String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
IdentifierProvider(String) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
IdentifierProvider(String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
IdentifierProvider(String, String, String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IdentifierProvider
The main constructor.
Identifiers - Class in edu.uiuc.ncsa.security.core.util
Utilities for Identifiers, such as creating unique identifiers.
Identifiers() - Constructor for class edu.uiuc.ncsa.security.core.util.Identifiers
 
IDENTITY_PROVIDERS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
idFinish() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idFinish
 
idInit() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idInit
 
IDMethods() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.IDMethods
 
IDMethods() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.IDMethods
 
idProvider - Variable in class edu.uiuc.ncsa.security.core.util.IdentifiableProviderImpl
 
idRefresh() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.idRefresh
 
idToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2.IDTokenEntry
 
idToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
idToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
idToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
IDTokenClientConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 7/1/20 at 3:18 PM
IDTokenClientConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenClientConfig
 
IDTokenEntry() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2.IDTokenEntry
 
IDTokenHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 2/16/20 at 6:51 AM
IDTokenHandler(PayloadHandlerConfigImpl) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
IDTokenHandlerInterface - Interface in edu.uiuc.ncsa.security.oauth_2_0.jwt
Marker interface
IDTokenInitializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 10/12/20 at 6:12 AM
IDTokenInitializer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer
 
IDTokenInitializer.idCheckClaims - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
IDTokenInitializer.idFinish - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
IDTokenInitializer.idInit - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
IDTokenInitializer.IDMethods - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
IDTokenInitializer.idRefresh - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
IDTokenResponse - Class in edu.uiuc.ncsa.security.oauth_2_0.server
This is the superclass for responses that must include the ID token.
IDTokenResponse(AccessTokenImpl, RefreshTokenImpl, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
IDTriple(Permission) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore.IDTriple
 
IETF_CAPUT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
IF_DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
IfStatement() - Method in class org.apache.velocity.runtime.parser.Parser
 
IllegalAccessException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 10/13/16 at 3:12 PM
IllegalAccessException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.IllegalAccessException
 
IllegalAccessException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.IllegalAccessException
 
IllegalAccessException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.IllegalAccessException
 
IllegalAccessException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.IllegalAccessException
 
image - Variable in class org.apache.velocity.runtime.parser.Token
The string image of the token.
IMPORT_DIRECTIVE - Static variable in class edu.uiuc.ncsa.security.util.json.PreProcessor
 
IN_FORMAL_COMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
IN_GROUP_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IsInGroup
 
IN_MULTI_LINE_COMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
IN_SINGLE_LINE_COMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
IN_TEXTBLOCK - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
Include - Class in org.apache.velocity.runtime.directive
Pluggable directive that handles the #include() statement in VTL.
Include() - Constructor for class org.apache.velocity.runtime.directive.Include
 
INCLUDE_TAG - Static variable in class edu.uiuc.ncsa.security.core.configuration.Configurations
 
includeEvent(RuntimeServices, InternalContextAdapter, String, String, String) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called when an include-type directive is encountered (#include or #parse).
includeEvent(String, String, String) - Method in class org.apache.velocity.app.event.implement.IncludeNotFound
Chseck to see if included file exists, and display "not found" page if it doesn't.
includeEvent(String, String, String) - Method in class org.apache.velocity.app.event.implement.IncludeRelativePath
Return path relative to the current template's path.
includeEvent(String, String, String) - Method in interface org.apache.velocity.app.event.IncludeEventHandler
Called when an include-type directive is encountered ( #include or #parse).
IncludeEventHandler - Interface in org.apache.velocity.app.event
Event handler for include type directives (e.g.
IncludeEventHandler.IncludeEventExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for includeEvent
IncludeNotFound - Class in org.apache.velocity.app.event.implement
Simple event handler that checks to see if an included page is available.
IncludeNotFound() - Constructor for class org.apache.velocity.app.event.implement.IncludeNotFound
 
IncludeRelativePath - Class in org.apache.velocity.app.event.implement
Event handler that looks for included files relative to the path of the current template.
IncludeRelativePath() - Constructor for class org.apache.velocity.app.event.implement.IncludeRelativePath
 
INDENT - Static variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
indentWidth() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
index - Variable in class edu.uiuc.ncsa.security.util.functor.logic.jXOr
 
index - Variable in class org.apache.velocity.runtime.directive.ForeachScope
 
Index() - Method in class org.apache.velocity.runtime.parser.Parser
 
INDEX_LBRACKET - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
INDEX_RBRACKET - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
indexOf(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Returns the index of the target in the input line or a -1 if it does not occur.
indexOf(Object) - Method in class org.apache.velocity.anakia.NodeList
 
IndexParameter() - Method in class org.apache.velocity.runtime.parser.Parser
A Simplified parameter more suitable for an index position: $foo[$index]
inDirective - Variable in class org.apache.velocity.runtime.parser.ParserTokenManager
 
INFINITE - Static variable in class edu.uiuc.ncsa.security.core.util.Pool
 
info(String) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
info(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
info(String) - Method in interface edu.uiuc.ncsa.security.core.Logable
Write an informational message to the log
info(String) - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
info(Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
info(Object, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
info(Object) - Method in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
info(Class, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
info(Object, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
info(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
info(String) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
info(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
info(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
info(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
info(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
info(String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
info(String) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
info(String) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
info(Object) - Static method in class org.apache.velocity.app.Velocity
Deprecated.
Use getLog() and call info() on it.
info(Object) - Method in class org.apache.velocity.app.VelocityEngine
Deprecated.
Use getLog() and call warn() on it.
Info(Scope, Object) - Constructor for class org.apache.velocity.runtime.directive.Scope.Info
 
info(Object) - Method in class org.apache.velocity.runtime.log.Log
Log an info message.
info(Object, Throwable) - Method in class org.apache.velocity.runtime.log.Log
Log an info message and accompanying Throwable.
info(boolean, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log an info message.
info(boolean, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log an info message and accompanying Throwable.
info(Object) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
info(Object, Throwable) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
info - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
info(Object) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Log an info message.
info(Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Deprecated.
Use getLog() and call info() on it.
info(Object) - Method in interface org.apache.velocity.runtime.RuntimeLogger
Deprecated.
Use Log.info(Object)
info(Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Deprecated.
Use getLog() and call info() on it.
Info - Class in org.apache.velocity.util.introspection
Little class to carry in info such as template name, line and column for information error reporting from the uberspector implementations
Info(String, int, int) - Constructor for class org.apache.velocity.util.introspection.Info
 
Info(Node) - Constructor for class org.apache.velocity.util.introspection.Info
 
INFO_ID - Static variable in interface org.apache.velocity.runtime.log.LogChute
ID for info messages.
INFO_ID - Static variable in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
ID for info messages.
INFO_PREFIX - Static variable in interface org.apache.velocity.runtime.log.LogChute
Prefix string for info messages.
INFO_PREFIX - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
Use LogChute.INFO_PREFIX instead
ingest(File, boolean) - Method in class edu.uiuc.ncsa.security.util.json.Ingester
 
ingest(Reader) - Method in class edu.uiuc.ncsa.security.util.json.Ingester
 
ingest(Reader, boolean) - Method in class edu.uiuc.ncsa.security.util.json.Ingester
Ingest the reader.
ingestConfig(XMLConfiguration, String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
Ingester - Class in edu.uiuc.ncsa.security.util.json
This will ingest a file into the store.
Ingester(JSONStore<JSONEntry>) - Constructor for class edu.uiuc.ncsa.security.util.json.Ingester
 
InheritanceList - Class in edu.uiuc.ncsa.security.core.inheritance
A list for managing order-dependant inheritance.
InheritanceList() - Constructor for class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
InheritanceMap - Class in edu.uiuc.ncsa.security.core.inheritance
Created by Jeff Gaynor
on 2/2/21 at 7:18 AM
InheritanceMap() - Constructor for class edu.uiuc.ncsa.security.core.inheritance.InheritanceMap
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.NCSALDAPClaimSource
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ServletInitializer
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.ScitokenHandler
 
init(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
The structure of the configuration file (for backwards compatibility) is
init() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
init() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientServletInitializer
 
init() - Method in interface edu.uiuc.ncsa.security.core.Initializable
Initialize an existing object.
init() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
init(URI) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
init() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Creates and initializes the claims object this class manages.
init() - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
init() - Method in interface edu.uiuc.ncsa.security.servlet.Initialization
This should handle all initialization tasks for a servlet.
init(FilterConfig) - Method in class edu.uiuc.ncsa.security.servlet.MyTomcatFilter
 
init(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
If you prefer to create the SwitchHandler yourself, pass it in.
init() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
init() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
init() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlParser
init() - Static method in class org.apache.velocity.app.Velocity
initialize the Velocity runtime engine, using the default properties of the Velocity distribution
init(String) - Static method in class org.apache.velocity.app.Velocity
initialize the Velocity runtime engine, using default properties plus the properties in the properties file passed in as the arg
init(Properties) - Static method in class org.apache.velocity.app.Velocity
initialize the Velocity runtime engine, using default properties plus the properties in the passed in java.util.Properties object
init() - Method in class org.apache.velocity.app.VelocityEngine
initialize the Velocity runtime engine, using the default properties of the Velocity distribution
init(String) - Method in class org.apache.velocity.app.VelocityEngine
initialize the Velocity runtime engine, using default properties plus the properties in the properties file passed in as the arg
init(Properties) - Method in class org.apache.velocity.app.VelocityEngine
initialize the Velocity runtime engine, using default properties plus the properties in the passed in java.util.Properties object
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Block
simple init - get the key
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.BlockMacro
Initializes the directive.
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Break
simple init - init the tree and get the elementKey from the AST
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Define
simple init - get the key
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Directive
How this directive is to be initialized.
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Evaluate
Initialize and check arguments.
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Foreach
simple init - init the tree and get the elementKey from the AST
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Include
simple init - init the tree and get the elementKey from the AST
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Literal
Deprecated.
Store the literal rendition of a node using the Node.literal().
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Macro
 
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Parse
Init's the #parse directive.
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.RuntimeMacro
Intialize the Runtime macro.
init(RuntimeServices, InternalContextAdapter, Node) - Method in class org.apache.velocity.runtime.directive.Stop
 
init(RuntimeServices) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
Initialize members of VelocimacroProxy.
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.AvalonLogChute
 
init(String) - Method in class org.apache.velocity.runtime.log.AvalonLogChute
Deprecated.
This method should not be used. It is here only to provide backwards compatibility for the deprecated AvalonLogSystem class, in case anyone used it and this method directly.
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.CommonsLogLogChute
LogChute methods
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.JdkLogChute
 
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.Log4JLogChute
 
init(RuntimeServices) - Method in interface org.apache.velocity.runtime.log.LogChute
Initializes this LogChute.
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.LogChuteSystem
 
init(RuntimeServices) - Method in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
Initializes this LogSystem.
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.NullLogChute
 
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.ServletLogChute
init()
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Deprecated.
 
init(RuntimeServices) - Method in class org.apache.velocity.runtime.log.SystemLogChute
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTComment
We need to make sure we catch any of the dreaded MORE tokens.
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTDirective
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTEscape
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral
Initialization method - doesn't do much but do the object creation.
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIdentifier
simple init - don't do anything that is context specific.
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIndex
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIntegerLiteral
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTMathNode
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTMethod
simple init - init our subtree and get what we can from the AST
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTSetDirective
simple init.
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
init : we don't have to do much.
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTText
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTTextblock
 
init(InternalContextAdapter, Object) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
init(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
This is abstract in the base class, so we need it
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader
 
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.FileResourceLoader
 
init() - Method in class org.apache.velocity.runtime.resource.loader.JarHolder
 
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.JarResourceLoader
Called by Velocity to initialize the loader
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Initialize the template loader with a a resources class.
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
init(ExtendedProperties) - Method in class org.apache.velocity.runtime.resource.loader.URLResourceLoader
 
init() - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
This is the primary initialization method in the Velocity Runtime.
init(Properties) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Initialize the Velocity Runtime with a Properties object.
init(String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Initialize the Velocity Runtime with the name of ExtendedProperties object.
init() - Method in class org.apache.velocity.runtime.RuntimeInstance
This is the primary initialization method in the Velocity Runtime.
init(Properties) - Method in class org.apache.velocity.runtime.RuntimeInstance
Initialize the Velocity Runtime with a Properties object.
init(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Initialize the Velocity Runtime with the name of ExtendedProperties object.
init() - Method in interface org.apache.velocity.runtime.RuntimeServices
This is the primary initialization method in the Velocity Runtime.
init(Properties) - Method in interface org.apache.velocity.runtime.RuntimeServices
Initialize the Velocity Runtime with a Properties object.
init(String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Initialize the Velocity Runtime with the name of ExtendedProperties object.
init() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
This is the primary initialization method in the Velocity Runtime.
init(Properties) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Initialize the Velocity Runtime with a Properties object.
init(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Initialize the Velocity Runtime with the name of ExtendedProperties object.
init(ServletConfig) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Performs initialization of this servlet.
init() - Method in class org.apache.velocity.util.introspection.AbstractChainableUberspector
init - the chainable uberspector is responsible for the initialization of the wrapped uberspector
init() - Method in class org.apache.velocity.util.introspection.LinkingUberspector
init - the chainable uberspector is responsible for the initialization of the wrapped uberspector
init() - Method in class org.apache.velocity.util.introspection.SecureUberspector
init - generates the Introspector.
init() - Method in interface org.apache.velocity.util.introspection.Uberspect
Initializer - will be called before use
init() - Method in class org.apache.velocity.util.introspection.UberspectImpl
init - generates the Introspector.
INIT_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
The page to display to the client for the initial request.
INIT_PROPS_KEY - Static variable in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
This is the string that is looked for when getInitParameter is called (org.apache.velocity.properties).
initControlContext() - Method in class org.apache.velocity.texen.ant.TexenTask
Creates a VelocityContext.
initDocument() - Method in class org.apache.velocity.Template
initializes the document.
INITIAL_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
INITIAL_STATE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
Initializable - Interface in edu.uiuc.ncsa.security.core
An interface for getting clean semantics on creation, initialization and destruction of things.
initialization - Static variable in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
Initialization - Interface in edu.uiuc.ncsa.security.servlet
The reason this class exists is because of Java single-inheritence.
initialize() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
This has things that need to be executed before other code, e.g.
initialize() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Sets up the configuration and runtime environment.
initialize() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
Called at initialization to read and process the command line arguments.
initialize() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
initialize(RuntimeServices) - Method in class org.apache.velocity.app.event.EventCartridge
Initialize the handlers.
initialize(RuntimeServices) - Method in interface org.apache.velocity.runtime.ParserPool
Initialize the pool so that it can begin serving parser instances.
initialize(RuntimeServices) - Method in class org.apache.velocity.runtime.ParserPoolImpl
Create the underlying "pool".
initialize(RuntimeServices) - Method in interface org.apache.velocity.runtime.resource.ResourceCache
initializes the ResourceCache.
initialize(RuntimeServices) - Method in class org.apache.velocity.runtime.resource.ResourceCacheImpl
 
initialize(RuntimeServices) - Method in interface org.apache.velocity.runtime.resource.ResourceManager
Initialize the ResourceManager.
initialize(RuntimeServices) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Initialize the ResourceManager.
initializeClaims(HttpServletRequest, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
This method puts the required information into a claims.
initializeHandlers() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
initializeUri - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
INITIATE_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
INITIATE_LOGIN_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
INITIATE_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
InitServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.servlet
Created by Jeff Gaynor
on May 17, 2011 at 3:38:58 PM
InitServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.servlet.InitServlet
 
initUtil - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServlet
 
initVelocimacro() - Method in class org.apache.velocity.runtime.VelocimacroFactory
initialize the factory - setup all permissions load all global libraries.
initVelocity(ServletConfig) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Initializes the Velocity runtime, first calling loadConfiguration(ServletConvig) to get a java.util.Properties of configuration information and then calling Velocity.init().
inner - Variable in class org.apache.velocity.util.introspection.AbstractChainableUberspector
The wrapped (decorated) uberspector.
innerContext - Variable in class org.apache.velocity.context.ChainedInternalContextAdapter
the parent context
INPUT_ENCODING - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The character encoding for the templates.
input_stream - Variable in class org.apache.velocity.runtime.parser.ParserTokenManager
 
InputBase - Class in org.apache.velocity.runtime.directive
Base class for directives which do input operations (e.g.
InputBase() - Constructor for class org.apache.velocity.runtime.directive.InputBase
 
inputEncoding - Variable in class org.apache.velocity.texen.ant.TexenTask
This is the encoding for the input file(s) (templates).
inputEncoding - Variable in class org.apache.velocity.texen.Generator
This is the encoding for the input file(s) (templates).
InputLine - Class in edu.uiuc.ncsa.security.util.cli
A utility to take an input line and turn it into a command line.
InputLine(Vector) - Constructor for class edu.uiuc.ncsa.security.util.cli.InputLine
 
InputLine() - Constructor for class edu.uiuc.ncsa.security.util.cli.InputLine
 
INSERT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
INSERT_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
insertAt(int, String) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
insertAt(int, List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
insertNode(JSONObject, JSON, String) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
inSet - Variable in class org.apache.velocity.runtime.parser.ParserTokenManager
 
INTEGER_LITERAL - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
IntegerLiteral() - Method in class org.apache.velocity.runtime.parser.Parser
 
IntegerRange() - Method in class org.apache.velocity.runtime.parser.Parser
supports the [n..m] vector generator for use in the #foreach() to generate measured ranges w/o needing explicit support from the app/servlet
INTERACTION_REQUIRED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The Authorization Server requires End-User interaction of some form to proceed.
internalContainsKey(Object) - Method in class org.apache.velocity.context.AbstractContext
Implement to determine if a key is in the storage.
internalContainsKey(Object) - Method in class org.apache.velocity.VelocityContext
determines if there is a value for the given key
InternalContextAdapter - Interface in org.apache.velocity.context
interface to bring all necessary internal and user contexts together.
InternalContextAdapterImpl - Class in org.apache.velocity.context
This adapter class is the container for all context types for internal use.
InternalContextAdapterImpl(Context) - Constructor for class org.apache.velocity.context.InternalContextAdapterImpl
CTOR takes a Context and wraps it, delegating all 'data' calls to it.
InternalEventContext - Interface in org.apache.velocity.context
Interface for event support.
internalGet(String) - Method in class org.apache.velocity.context.AbstractContext
Implement to return a value from the context storage.
internalGet(String) - Method in class org.apache.velocity.VelocityContext
retrieves value for key from internal storage
internalGetKeys() - Method in class org.apache.velocity.context.AbstractContext
Implement to return an object array of key strings from your storage.
internalGetKeys() - Method in class org.apache.velocity.VelocityContext
returns array of keys
internalPut(String, Object) - Method in class org.apache.velocity.context.AbstractContext
Implement to put a value into the context storage.
internalPut(String, Object) - Method in class org.apache.velocity.VelocityContext
stores the value for key to internal storage
internalRemove(Object) - Method in class org.apache.velocity.context.AbstractContext
I mplement to remove an item from your storage.
internalRemove(Object) - Method in class org.apache.velocity.VelocityContext
remove a key/value pair from the internal storage
InternalWrapperContext - Interface in org.apache.velocity.context
interface for internal context wrapping functionality
interpolate(String, Context) - Static method in class org.apache.velocity.runtime.parser.node.NodeUtils
Deprecated.
this method isn't called by any class
INTERPOLATE_STRINGLITERALS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Switch for the interpolation facility for string literals.
intersection(Collection<String>, Collection<String>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
Utility call to return the intersection of two lists of strings.
interval - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
INTERVAL - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
OPTIONAL.
intKey(String) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
IntrospectionCacheData - Class in org.apache.velocity.util.introspection
Holds information for node-local context data introspection information.
IntrospectionCacheData() - Constructor for class org.apache.velocity.util.introspection.IntrospectionCacheData
 
IntrospectionUtils - Class in org.apache.velocity.util.introspection
 
IntrospectionUtils() - Constructor for class org.apache.velocity.util.introspection.IntrospectionUtils
 
Introspector - Class in org.apache.velocity.util.introspection
This basic function of this class is to return a Method object for a particular class given the name of a method and the parameters to the method in the form of an Object[] The first time the Introspector sees a class it creates a class method map for the class in question.
Introspector(Log) - Constructor for class org.apache.velocity.util.introspection.Introspector
 
Introspector(RuntimeLogger) - Constructor for class org.apache.velocity.util.introspection.Introspector
Deprecated.
RuntimeLogger is deprecated. Use Introspector(Log log).
introspector - Variable in class org.apache.velocity.util.introspection.UberspectImpl
the default Velocity introspector
INTROSPECTOR_RESTRICT_CLASSES - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
A comma separated list of classes to restrict access to in the SecureIntrospector.
INTROSPECTOR_RESTRICT_PACKAGES - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
A comma separated list of packages to restrict access to in the SecureIntrospector.
IntrospectorBase - Class in org.apache.velocity.util.introspection
Lookup a a Method object for a particular class given the name of a method and its parameters.
IntrospectorBase(Log) - Constructor for class org.apache.velocity.util.introspection.IntrospectorBase
C'tor.
IntrospectorCache - Interface in org.apache.velocity.util.introspection
The introspector cache API definition.
IntrospectorCacheImpl - Class in org.apache.velocity.util.introspection
This is the internal introspector cache implementation.
IntrospectorCacheImpl(Log) - Constructor for class org.apache.velocity.util.introspection.IntrospectorCacheImpl
C'tor
ints - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
The Class-object is key, the maximum-value is the value
inUse - Variable in class edu.uiuc.ncsa.security.core.util.Pool
 
invalid - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
INVALID_GRANT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
Used in the access servlet when a grant is presented that is either expired or invalid.
INVALID_REQUEST - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The request is missing a required parameter, includes an invalid parameter value, includes a parameter more than once, or is otherwise malformed.
INVALID_REQUEST_OBJECT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The request parameter contains an invalid Request Object.
INVALID_REQUEST_URI - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The request_uri in the Authorization Request returns an error or contains invalid data.
INVALID_SCOPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The requested scope is invalid, unknown, or malformed.
INVALID_TARGET - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
 
INVALID_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
Specifically for the userInfo and getCert endpoints.
InvalidCertRequestException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 1/8/14 at 10:53 AM
InvalidCertRequestException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidCertRequestException
 
InvalidCertRequestException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidCertRequestException
 
InvalidCertRequestException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidCertRequestException
 
InvalidCertRequestException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidCertRequestException
 
invalidGetMethod(RuntimeServices, InternalContextAdapter, String, Object, String, Info) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called when an invalid get method is encountered.
invalidGetMethod(Context, String, Object, String, Info) - Method in class org.apache.velocity.app.event.implement.ReportInvalidReferences
Collect the error and/or throw an exception, depending on configuration.
invalidGetMethod(Context, String, Object, String, Info) - Method in interface org.apache.velocity.app.event.InvalidReferenceEventHandler
Called when object is null or there is no getter for the given property.
invalidMethod(RuntimeServices, InternalContextAdapter, String, Object, String, Info) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called when an invalid method is encountered.
invalidMethod(Context, String, Object, String, Info) - Method in class org.apache.velocity.app.event.implement.ReportInvalidReferences
Collect the error and/or throw an exception, depending on configuration.
invalidMethod(Context, String, Object, String, Info) - Method in interface org.apache.velocity.app.event.InvalidReferenceEventHandler
Called when object is null or the given method does not exist.
InvalidNonceException - Exception in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 9/24/13 at 1:21 PM
InvalidNonceException() - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.InvalidNonceException
 
InvalidNonceException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.InvalidNonceException
 
InvalidNonceException(String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.InvalidNonceException
 
InvalidNonceException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.InvalidNonceException
 
InvalidReferenceEventHandler - Interface in org.apache.velocity.app.event
Event handler called when an invalid reference is encountered.
InvalidReferenceEventHandler.InvalidGetMethodExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for invalidGetMethod
InvalidReferenceEventHandler.InvalidMethodExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for invalidGetMethod
InvalidReferenceEventHandler.InvalidSetMethodExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for invalidGetMethod
invalidReferenceHandlerCall(EventHandlerMethodExecutor, RuntimeServices, InternalContextAdapter) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Calls event handler method with appropriate chaining across event handlers.
InvalidReferenceInfo - Class in org.apache.velocity.app.event.implement
Convenience class to use when reporting out invalid syntax with line, column, and template name.
InvalidReferenceInfo(String, Info) - Constructor for class org.apache.velocity.app.event.implement.InvalidReferenceInfo
 
invalidSetMethod(RuntimeServices, InternalContextAdapter, String, String, Info) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called when an invalid set method is encountered.
invalidSetMethod(Context, String, String, Info) - Method in class org.apache.velocity.app.event.implement.ReportInvalidReferences
Collect the error and/or throw an exception, depending on configuration.
invalidSetMethod(Context, String, String, Info) - Method in interface org.apache.velocity.app.event.InvalidReferenceEventHandler
Called when object is null or there is no setter for the given property.
InvalidTimestampException - Exception in edu.uiuc.ncsa.security.core.exceptions
Thrown when an invalid timestamp (such as from parsing a date) is encountered.
InvalidTimestampException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTimestampException
 
InvalidTimestampException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTimestampException
 
InvalidTimestampException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTimestampException
 
InvalidTimestampException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTimestampException
 
InvalidTokenException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 10/23/13 at 10:37 AM
InvalidTokenException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTokenException
 
InvalidTokenException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTokenException
 
InvalidTokenException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTokenException
 
InvalidTokenException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidTokenException
 
InvalidURIException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 7/25/16 at 10:50 AM
InvalidURIException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidURIException
 
InvalidURIException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidURIException
 
InvalidURIException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidURIException
 
InvalidURIException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.InvalidURIException
 
invoke(Object) - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl
 
invoke(Object, Object[]) - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
invoke(Object, Object) - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl
Invoke the found Set Executor.
invoke(Object, Object[]) - Method in interface org.apache.velocity.util.introspection.VelMethod
invocation method - called when the method invocation should be performed and a value returned
invoke(Object) - Method in interface org.apache.velocity.util.introspection.VelPropertyGet
invocation method - called when the 'get action' should be preformed and a value returned
invoke(Object, Object) - Method in interface org.apache.velocity.util.introspection.VelPropertySet
method used to set the value in the object
invokeMethod(Commands, String, InputLine) - Static method in class edu.uiuc.ncsa.security.util.cli.CLIReflectionUtil
Invokes the named method on the object.
invokeVelocimacro(String, String, String[], Context, Writer) - Static method in class org.apache.velocity.app.Velocity
Invokes a currently registered Velocimacro with the params provided and places the rendered stream into the writer.
invokeVelocimacro(String, String, String[], Context, Writer) - Method in class org.apache.velocity.app.VelocityEngine
Invokes a currently registered Velocimacro with the params provided and places the rendered stream into the writer.
invokeVelocimacro(String, String, String[], Context, Writer) - Method in class org.apache.velocity.runtime.RuntimeInstance
Invokes a currently registered Velocimacro with the params provided and places the rendered stream into the writer.
invokeVelocimacro(String, String, String[], Context, Writer) - Method in interface org.apache.velocity.runtime.RuntimeServices
Invokes a currently registered Velocimacro with the params provided and places the rendered stream into the writer.
IOInterface - Interface in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/11/20 at 6:57 AM
IP2<V extends Identifier> - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 11/29/20 at 7:41 AM
IP2(String) - Constructor for class edu.uiuc.ncsa.security.core.util.IP2
 
IP2(URI, String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IP2
 
IP2(URI, String, String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IP2
 
IP2(String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IP2
 
IP2(String, String, String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.IP2
 
IPCBean - Class in edu.uiuc.ncsa.security.core.ipc
An bean for Inter-Process Communication.
IPCBean() - Constructor for class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
IPCEvent - Class in edu.uiuc.ncsa.security.core.ipc
An event that is created for inter-process communications.
IPCEvent(Object) - Constructor for class edu.uiuc.ncsa.security.core.ipc.IPCEvent
Constructs a prototypical Event.
IPCEventListener - Interface in edu.uiuc.ncsa.security.core.ipc
The listener interface for inter-process communications.
IResponse2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 6/4/13 at 5:07 PM
IResponse2(boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.IResponse2
 
IS_GROUP - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
IS_MEMBER_OF - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
OA4MP specific claim for group memberships that may come from e.g.
IS_PUBLIC - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
IS_RFC8628_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
IS_VALID_ATTR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
isA(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
Check if the configuration is of the indicated type.
isAbsolute(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Returns if this path is absolute, i.e.
isACApproved(AbstractDDRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
isAccessTokenValid() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
isAlive() - Method in class org.apache.velocity.runtime.parser.node.AbstractExecutor
Tell whether the executor is alive by looking at the value of the method.
isAlive() - Method in class org.apache.velocity.runtime.parser.node.SetExecutor
Tell whether the executor is alive by looking at the value of the method.
isAllowQDL() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
isApprove() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
isApproved() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.ACGetResponse
 
isApproved() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.GetResponse
 
isApproved(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientApprovalStore
 
isApproved(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApprovalMemoryStore
 
isApproved(Identifier) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.AggregateCAStore
 
isApproved() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
isApproved(Identifier) - Method in interface edu.uiuc.ncsa.security.delegation.server.storage.ClientApprovalStore
Returns true if the client with the given identifier has been approved, false otherwise.
isApproved(Identifier) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientApprovalStore
 
isArray() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
isAsyncStarted() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isAsyncSupported() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isAuthGrantValid() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
isAutoFlush() - Method in class org.apache.velocity.io.VelocityWriter
This method indicates whether the JspWriter is autoFlushing.
isBase32(String) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
NOTE we have tweaked this to use underscore for padding, not the standard equals sign since we want nothing to be escaped.
isBase64(String) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
isBatch() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
returns true if this is either a batch file or in batch mode.
isBatchFile() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
isBatchMode() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
If this is invoked from the command line with the batch mode flag, then this should process commands strictly without user intervention, failing if, for instance, some parameters are missing rather than prompting for them.
isBufferingOn() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
isBufferingOn() - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
return current state of buffering.
isBufferingOn() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
isCacheable() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl
 
isCacheable() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
isCacheable() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl
 
isCacheable() - Method in interface org.apache.velocity.util.introspection.VelMethod
specifies if this VelMethod is cacheable and able to be reused for this class of object it was returned for
isCacheable() - Method in interface org.apache.velocity.util.introspection.VelPropertyGet
specifies if this VelPropertyGet is cacheable and able to be reused for this class of object it was returned for
isCacheable() - Method in interface org.apache.velocity.util.introspection.VelPropertySet
specifies if this VelPropertySet is cacheable and able to be reused for this class of object it was returned for
isCachingOn - Variable in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Does this loader want templates produced with it cached in the Runtime.
isCachingOn() - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
The Runtime uses this to find out whether this template loader wants the Runtime to cache templates created with InputStreams provided by this loader.
isCommand(String...) - Method in class edu.uiuc.ncsa.security.util.cli.EditorInputLine
Checks that one of the commands applies.
isConfigured - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
isConnected() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isConstant() - Method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
Check to see if this is an interpolated string.
isConvertDNToGlobusID() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
isCreate() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
isCreated() - Method in interface edu.uiuc.ncsa.security.core.Initializable
(Optional) Returns true if the object in question has been created.
isDebugEnabled() - Method in class org.apache.velocity.runtime.log.Log
Returns true if debug level messages will be printed by the LogChute.
isDebugEnabled() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
isDebugOn() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
isDebugOn() - Method in interface edu.uiuc.ncsa.security.core.Logable
Query if debugging is enabled for this logger.
isDebugOn() - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
isDebugOn() - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
In debug mode, calls to the MyLoggingFacade.debug(String) method will print out a detailed message.
isDebugOn() - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
isDebugOn() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
isDebugOn() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
isDebugOn() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
isDebugOn() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
isDebugOn() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
isDefaultStoreDisabled(boolean...) - Method in class edu.uiuc.ncsa.security.delegation.servlet.DBConfigLoader
 
isDelete() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
isDestroyed() - Method in interface edu.uiuc.ncsa.security.core.Initializable
(Optional) Returns true if the object in question has been destroyed.
isDestroyed() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
isDirective(String) - Method in class org.apache.velocity.runtime.parser.Parser
This method finds out of the directive exists in the directives Map.
isDone() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isDone - Variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
isDone() - Method in interface org.apache.velocity.app.event.EventHandlerMethodExecutor
Called after execute() to see if iterating should stop.
isDone() - Method in class org.apache.velocity.app.event.IncludeEventHandler.IncludeEventExecutor
 
isDone() - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidGetMethodExecutor
 
isDone() - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidMethodExecutor
 
isDone() - Method in class org.apache.velocity.app.event.InvalidReferenceEventHandler.InvalidSetMethodExecutor
 
isDone() - Method in class org.apache.velocity.app.event.MethodExceptionEventHandler.MethodExceptionExecutor
Only run the first MethodExceptionEventHandler
isDone() - Method in class org.apache.velocity.app.event.NullSetEventHandler.ShouldLogOnNullSetExecutor
 
isDone() - Method in class org.apache.velocity.app.event.ReferenceInsertionEventHandler.referenceInsertExecutor
Continue to end of event handler iteration
isEmail_verified() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
isEmpty(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
isEmpty(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
isEmpty(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
isEmpty(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
isEmpty() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
isEmpty() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
isEmpty() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
This will return true if the current properties has no entries and false otherwise.
isEmpty() - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
isEmpty() - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
Slightly different than expected: This return true if there are no elements in the queue proper AND the spare is null.
isEmpty() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
isEmpty() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
isEmpty(String) - Static method in class edu.uiuc.ncsa.security.servlet.JSPUtil
Returns if a string is null or of zero length.
isEmpty(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
isEmpty() - Method in class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
isEmpty() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Returns true if this command line was created with an empty string.
isEmpty() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
isEmpty() - Method in class org.apache.velocity.anakia.NodeList
 
isEnableAssetCleanup() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
isEnableAssetCleanup() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
isEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
isEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
isEnabled() - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
isEnabled() - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
isEnabled() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
 
isEnabled() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
Enable this component.
isEnabled() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
isEnabled() - Method in class edu.uiuc.ncsa.security.util.testing.TestData
 
isEncodeToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
Set true only if you want the token encoded in the response.
isErrorEnabled() - Method in class org.apache.velocity.runtime.log.Log
Returns true if error level messages will be printed by the LogChute.
isErrorEnabled() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
isExecuted() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
isExecuted() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
isExecuted() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
isExpired() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer.PendingState
 
isExpired() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
isExpired() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
isExpired() - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
isExtendedAttribute(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
isFactorySet() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactory
 
isFailOnError() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
Fail if there is an error, i.e.
isFirst() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
isFor(Object) - Method in error org.apache.velocity.runtime.directive.StopCommand
 
isFunctor(JSONObject) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
isGroup - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil.AttributeEntry
 
isHeadTitleFlag() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
isHeadTitleFlag.
isIfTrue() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
isInfoEnabled() - Method in class org.apache.velocity.runtime.log.Log
Returns true if info level messages will be printed by the LogChute.
isInfoEnabled() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
IsInGroup - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 2/24/20 at 7:52 AM
IsInGroup() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IsInGroup
 
isInitialized() - Method in interface edu.uiuc.ncsa.security.core.Initializable
(Optional) Returns true if the object in question has been initialized.
isInitialized() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
If the engine has had the scripts already injected, then this will return true.
isInitialized() - Method in class org.apache.velocity.runtime.RuntimeInstance
Returns true if the RuntimeInstance has been successfully initialized.
isInitialized() - Method in interface org.apache.velocity.runtime.RuntimeServices
Returns true if the RuntimeInstance has been successfully initialized.
isInitialized() - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Returns true if the RuntimeInstance has been successfully initialized.
isInitRun - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
isInNamespace(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
isInstanceOf(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
Returns if the JSON is the type for for this utility.
isInteger(Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Test, whether the given object is an integer value (Byte, Short, Integer, Long, BigInteger)
isInvalid() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
isInvalid() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
isJavaObjectMethod(String, int) - Static method in class edu.uiuc.ncsa.security.util.cli.CLIReflectionUtil
Returns true if the methodName is one of the java.lang.Object basic methods (e.g.
isJSONObject() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
isJWT() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
isLast() - Method in class org.apache.velocity.runtime.directive.ForeachScope
 
isLDAPCOnfig(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
Check if a configuration is for ldap.
isLegacyHandler() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
isLegacyHandler() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandlerConfig
 
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.AvalonLogChute
Checks to see whether the specified level is enabled.
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.CommonsLogLogChute
Checks whether the specified log level is enabled.
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.JdkLogChute
 
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.Log4JLogChute
 
isLevelEnabled(int) - Method in interface org.apache.velocity.runtime.log.LogChute
Tell whether or not a log level is enabled.
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.LogChuteSystem
 
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.NullLogChute
 
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.ServletLogChute
This will return true if the specified level is equal to or higher than the level this LogChute is enabled for.
isLevelEnabled(int) - Method in class org.apache.velocity.runtime.log.SystemLogChute
This will return true if the specified level is equal to or higher than the level this LogChute is enabled for.
isList(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
 
isList(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
check if a string is in list format.
isList - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil.AttributeEntry
 
isLoggedOn() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isLoggedOn() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
isMethodInvocationConvertible(Class, Class, boolean) - Static method in class org.apache.velocity.util.introspection.IntrospectionUtils
Determines whether a type represented by a class object is convertible to another type represented by a class object using a method invocation conversion, treating object types of primitive types as if they were primitive types (that is, a Boolean actual parameter type matches boolean primitive formal type).
isNCSA() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
isNotifyOnFail() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
If this claim source has an error, notify the system administrators.
isNull(Object, Object) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Returns a default value if the object passed is null.
ISO6429IO - Class in edu.uiuc.ncsa.security.util.terminal
ISO 6429 (cursor addressing spec) compliant implementation of the IOInterface.
ISO6429IO(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
ISO6429IO() - Constructor for class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
ISO6429Terminal - Class in edu.uiuc.ncsa.security.util.terminal
A basic implementation of an ISO 6429 terminal.
ISO6429Terminal(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
ISO6429Terminal.CSI - Class in edu.uiuc.ncsa.security.util.terminal
 
Iso8601 - Class in edu.uiuc.ncsa.security.core.util
Note: This is taken from the old defunct Tupelo project at the NCSA.
Iso8601() - Constructor for class edu.uiuc.ncsa.security.core.util.Iso8601
 
isOIDC() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IResponse2
 
isOIDCClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
isOIDCEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isOIDCEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
Returns true if this server has OIDC support enabled.
isOidcEnabled() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
isOIDCEnabled() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
isOk(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
isOldVersion() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
Checks if the version is null, effectively meaning it was created before versions existed.
isOnPrivateNetwork(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
isPhone_number_verified() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
isPingable() - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
isPingable() - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
Turn off or on pinging for this OA4MP install.
isPollingEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
isPrintOuput() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
If this is set true, then no output is generated.
isPrivate(String, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
isProcedure() - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
isProxyLimited() - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
isPublicClient() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
isQdlStrictACLS() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isQdlStrictACLs() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
isQuery(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.IDTokenInitializer.IDMethods
 
isQuery(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.IDMethods
 
isQueueEmpty() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
isQueueEmpty() - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
Check if the queue is empty.
isQueueEmpty() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
isRead() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
isReady() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
isRefreshTokenEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isRefreshTokenEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
isRefreshTokenValid() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
isRequestedSessionIdFromCookie() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isRequestedSessionIdFromURL() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isRequestedSessionIdFromUrl() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isRequestedSessionIdValid() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isRequestTrustRoots() - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
isRequireHeader() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
isResolutionsRun() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
If the resolve method for this class has been run sucessfully.
isReturnDnAsUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
isRfc8628() - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
isRfc8628() - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
isRfc8628() - Method in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
isRFC8628Enabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isRfc8628Enabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
Device authorization flow endpoints.
isRFC8628Request() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
isRFC8693Enabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isRfc8693Enabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
Token exchange endpoint
isRTLifetimeEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
This returns whether or not this client is configured to return refresh tokens.
isRunAtAuthorization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
isRunAtAuthorization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
 
isRunAtAuthorization() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
isRunAtAuthorization() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
Whether to run this during the authorization phase or not.
isSafeGC() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isSafeGC() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
isSaved() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
isScopeProvided() - Method in class org.apache.velocity.runtime.directive.Break
Since there is no processing of content, there is never a need for an internal scope.
isScopeProvided() - Method in class org.apache.velocity.runtime.directive.Directive
 
isScopeProvided() - Method in class org.apache.velocity.runtime.directive.Include
Since there is no processing of content, there is never a need for an internal scope.
isScopeProvided() - Method in class org.apache.velocity.runtime.directive.Literal
Deprecated.
Since there is no processing of content, there is never a need for an internal scope.
isScopeProvided() - Method in class org.apache.velocity.runtime.directive.Macro
Since this class does no processing of content, there is never a need for an internal scope.
isScopeProvided() - Method in class org.apache.velocity.runtime.directive.Stop
Since there is no processing of content, there is never a need for an internal scope.
isSecure() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isShowIDToken() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
If the user enables showing the ID token, then information to be displayed on the success page will be put in to the response.
isShowIDToken() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
An option for the (demo) client that specifies that the user should be shown the ID token at some point.
isShowLogon() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
isShowRedirectPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
isShowRedirectPage() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientLoader
 
isShowRedirectPage() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
isSignToken() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
isSignTokens() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
isSkipBOM() - Method in class org.apache.velocity.io.UnicodeInputStream
Returns true if the input stream discards the BOM.
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.ClasspathResourceLoader
 
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader
 
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.FileResourceLoader
How to keep track of all the modified times across the paths.
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.JarResourceLoader
 
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Given a template, check to see if the source of InputStream has been modified.
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
isSourceModified(Resource) - Method in class org.apache.velocity.runtime.resource.loader.URLResourceLoader
Checks to see if a resource has been deleted, moved or modified.
isSourceModified() - Method in class org.apache.velocity.runtime.resource.Resource
 
isStopThread() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover.ClientApprovalThread
 
isStopThread() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
Is this thread set to stop?
isStopThread() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
isStopThread() - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
isStrictACLs() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
If ACLs are enforced strictly.
isStrictHostnames() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
Whether to allow strict hostname verification.
isStrictMethodInvocationConvertible(Class, Class, boolean) - Static method in class org.apache.velocity.util.introspection.IntrospectionUtils
Determines whether a type represented by a class object is convertible to another type represented by a class object using a method invocation conversion, without matching object and primitive types.
ISSUED_AT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
ISSUED_AT_ATTR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
ISSUED_AT_KEY - Variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
ISSUED_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
issuedAt - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
issuedAt(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
issuedAt(String...) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
issuer - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
ISSUER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
ISSUER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
issuer(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
issuer(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
issuer(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
ISSUER - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
issuer(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
ISSUER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
This overrides the discovery for the servlet and will be used globally.
ISSUER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
ISSUER_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
ISSUER_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
IssuerProvider<T extends DoubleDispatchServer> - Class in edu.uiuc.ncsa.security.delegation.server.issuers
Abstract factory for issuers.
IssuerProvider(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.server.issuers.IssuerProvider
 
IssuerRequest - Class in edu.uiuc.ncsa.security.delegation.server.request
Created by Jeff Gaynor
on May 13, 2011 at 11:57:57 AM
IssuerRequest(ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
IssuerRequest(HttpServletRequest, ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
IssuerResponse - Interface in edu.uiuc.ncsa.security.delegation.server.request
Created by Jeff Gaynor
on May 13, 2011 at 12:00:03 PM
IssuerTransactionState - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 3/13/14 at 10:42 AM
IssuerTransactionState(HttpServletRequest, HttpServletResponse, Map<String, String>, BasicTransaction, IssuerResponse) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.IssuerTransactionState
 
isTraceEnabled() - Method in class org.apache.velocity.runtime.log.Log
Returns true if trace level messages will be printed by the LogChute.
isTraceEnabled() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
isTraceOn() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
isTrivial() - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
isTrivial(String) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
If the string is either null or empty.
isTwoFactorSupportEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isTwoFactorSupportEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
isUnq(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Is this path unqualified? I.e., there is no scheme
isUseBasicAuth() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
isUseBasicAuth() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
For calls the client makes to the service, use HTTP Basic Authorization rather than passing in the credentials as parameters.
isUsed() - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
isUseDefaultClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
 
isUseDefaultJavaTrustStore() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
isUseHeader() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
isUserInRole(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
isUtilServerEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
isUtilServletEnabled() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
isValid() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
isValid(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
isValid() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
isValid(T) - Method in class edu.uiuc.ncsa.security.core.util.Pool
Is this item still good? If not it will be removed from the pool so a new one can be created.
isVarArg() - Method in class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
isVelocimacro(String, String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Checks to see if a VM exists
isVelocimacro(String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Checks to see if a VM exists
isVelocimacro(String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Checks to see if a VM exists
isVelocimacro(String, String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Checks to see if a VM exists
isVelocimacro(String, String) - Method in class org.apache.velocity.runtime.VelocimacroFactory
Tells the world if a given directive string is a Velocimacro
isVerbose() - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
isVerbose() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
isVerbose() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
isVerbose() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
isVerboseOn() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
isVerifyUsername() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
isWarnEnabled() - Method in class org.apache.velocity.runtime.log.Log
Returns true if warn level messages will be printed by the LogChute.
isWarnEnabled() - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
isWrite() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
isZero(Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Compare the given Number to 0.
iterator() - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
iterator() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
iterator() - Method in class org.apache.velocity.anakia.NodeList
 

J

jAcceptRequests - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:43 AM
jAcceptRequests() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jAcceptRequests
 
jAccessToken - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:35 AM
jAccessToken() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jAccessToken
 
jAnd - Class in edu.uiuc.ncsa.security.util.functor.logic
Created by Jeff Gaynor
on 2/27/18 at 8:57 AM
jAnd() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jAnd
 
JarHolder - Class in org.apache.velocity.runtime.resource.loader
A small wrapper around a Jar
JarHolder(RuntimeServices, String) - Constructor for class org.apache.velocity.runtime.resource.loader.JarHolder
 
JarResourceLoader - Class in org.apache.velocity.runtime.resource.loader
ResourceLoader to load templates from multiple Jar files.
JarResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.JarResourceLoader
 
jATDoTemplates - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 10/13/20 at 10:25 AM
jATDoTemplates() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jATDoTemplates
 
JAVA_DEFAULT_KEYSTORE_PASSWORD - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
The default as shipped with Java.
JAVA_DEFAULT_KEYSTORE_PATH - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
This path is actually part of the java specification.
JAVA_DEFAULT_KEYSTORE_TYPE - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
The default type for the built in java keystore.
javaCrypto - Class in edu.uiuc.ncsa.security.util.python
A wrapper for the Java cryptography classes.
javaCrypto() - Constructor for class edu.uiuc.ncsa.security.util.python.javaCrypto
 
javaCrypto.Rand - Class in edu.uiuc.ncsa.security.util.python
 
javaCrypto.RSA - Class in edu.uiuc.ncsa.security.util.python
 
jclearEnv - Class in edu.uiuc.ncsa.security.util.functor.system
clearEnv()
Clears all the values of the current environment.
jclearEnv(Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.util.functor.system.jclearEnv
 
jConcat - Class in edu.uiuc.ncsa.security.util.functor.strings
concat(A,B,C,...)
A functor that accepts a list of string and simply concatenates them into a single string.
jConcat() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jConcat
 
jContains - Class in edu.uiuc.ncsa.security.util.functor.logic
contains[needle,haystack]
This will search for needle in haystack and return true if found.
jContains() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jContains
 
JdkLogChute - Class in org.apache.velocity.runtime.log
Implementation of a simple java.util.logging LogChute.
JdkLogChute() - Constructor for class org.apache.velocity.runtime.log.JdkLogChute
 
jDrop - Class in edu.uiuc.ncsa.security.util.functor.strings
$drop[A,B] removes A from B and returns the rest, e.g.
jDrop() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jDrop
 
jEcho - Class in edu.uiuc.ncsa.security.util.functor.strings
echo["string"]
This is intended to be a debugging tool.
jEcho(boolean) - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jEcho
 
jEcho() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jEcho
 
jElse - Class in edu.uiuc.ncsa.security.util.functor.logic
Created by Jeff Gaynor
on 2/27/18 at 10:40 AM
jElse() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jElse
 
jEndsWith - Class in edu.uiuc.ncsa.security.util.functor.logic
A functor for checking if one string ends with another.
jEndsWith() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jEndsWith
 
jEquals - Class in edu.uiuc.ncsa.security.util.functor.logic
A functor to test simple string equality.
jEquals() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jEquals
 
jExclude - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
This will omit the claims.
jExclude(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jExclude
 
jExists - Class in edu.uiuc.ncsa.security.util.functor.logic
A functor to test if a string exists.
jExists() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jExists
 
jFalse - Class in edu.uiuc.ncsa.security.util.functor.logic
The functor that is always logically false.
jFalse() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jFalse
 
JFunctor - Interface in edu.uiuc.ncsa.security.util.functor
The interface for functors that return an explicit result and have a name (e.g.
JFunctorFactory - Class in edu.uiuc.ncsa.security.util.functor
This factory will take JSON and convert it into a set of functors.
JFunctorFactory() - Constructor for class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
JFunctorFactory(boolean) - Constructor for class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
JFunctorImpl - Class in edu.uiuc.ncsa.security.util.functor
Created by Jeff Gaynor
on 2/27/18 at 8:53 AM
JFunctorImpl(FunctorType) - Constructor for class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
jGet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
This returns the value of the claim.
jGet(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jGet
 
jGetCert - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:42 AM
jGetCert() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jGetCert
 
jGetClaims - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/26/18 at 1:08 PM
jGetClaims() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jGetClaims
 
jgetEnv - Class in edu.uiuc.ncsa.security.util.functor.system
getEnv(key) -- return a value stored in the local runtime environment
jgetEnv(Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.util.functor.system.jgetEnv
 
JGlobusUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
A class that centralizes JGlobus calls.
JGlobusUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.JGlobusUtil
 
jHasClaim - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
This takes the name of a claim and returns whether or not it exists in the current set of claims.
jHasClaim(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jHasClaim
 
jhasScope - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
Check if a single scope is allowed for this source.
jhasScope(Collection<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jhasScope
 
jIDToken - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:41 AM
jIDToken() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jIDToken
 
jIf - Class in edu.uiuc.ncsa.security.util.functor.logic
Created by Jeff Gaynor
on 2/27/18 at 9:12 AM
jIf() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jIf
 
jInclude - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
This will include only the list of claims in the final claims object.
jInclude(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jInclude
 
jIsMemberOf - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
This will check that the user is a member of ever listed group.
jIsMemberOf(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jIsMemberOf
 
jj_nt - Variable in class org.apache.velocity.runtime.parser.Parser
Next token.
jjFillToken() - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
 
jjnewLexState - Static variable in class org.apache.velocity.runtime.parser.ParserTokenManager
Lex State array.
jjstrLiteralImages - Static variable in class org.apache.velocity.runtime.parser.ParserTokenManager
Token literal values.
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTAndNode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTAssignment
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTBlock
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTComment
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTDirective
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTElseIfStatement
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTElseStatement
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTEQNode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTEscape
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTEscapedDirective
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTExpression
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTFalse
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTGENode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTGTNode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIdentifier
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIfStatement
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIncludeStatement
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIntegerLiteral
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTIntegerRange
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTLENode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTLTNode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTMap
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTMathNode
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTMethod
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTNENode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTNotNode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTObjectArray
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTOrNode
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTParameters
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTprocess
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTSetDirective
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTText
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTTextblock
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTTrue
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTVariable
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTWord
 
jjtAccept(ParserVisitor, Object) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
jjtAccept(ParserVisitor, Object) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
jjtAddChild(Node, int) - Method in interface org.apache.velocity.runtime.parser.node.Node
This method tells the node to add its argument to the node's list of children.
jjtAddChild(Node, int) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
JJTADDNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTANDNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTASSIGNMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTBLOCK - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jjtClose() - Method in interface org.apache.velocity.runtime.parser.node.Node
This method is called after all the child nodes have been added.
jjtClose() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
JJTCOMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTDIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTDIVNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTELSEIFSTATEMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTELSESTATEMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTEQNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTESCAPE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTESCAPEDDIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTEXPRESSION - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTFALSE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTFLOATINGPOINTLITERAL - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTGENODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jjtGetChild(int) - Method in interface org.apache.velocity.runtime.parser.node.Node
This method returns a child node.
jjtGetChild(int) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
jjtGetNumChildren() - Method in interface org.apache.velocity.runtime.parser.node.Node
Return the number of children the node has.
jjtGetNumChildren() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
jjtGetParent() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
jjtGetParent() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
JJTGTNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTIDENTIFIER - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTIFSTATEMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTINDEX - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTINTEGERLITERAL - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTINTEGERRANGE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTLENODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTLTNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTMAP - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTMETHOD - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTMODNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTMULNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTNENODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jjtNodeName - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTNOTNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTOBJECTARRAY - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jjtOpen() - Method in interface org.apache.velocity.runtime.parser.node.Node
This method is called after the node has been made the current node.
jjtOpen() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
JJTORNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTParserState - Class in org.apache.velocity.runtime.parser
 
JJTParserState() - Constructor for class org.apache.velocity.runtime.parser.JJTParserState
 
JJTPROCESS - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jjtree - Variable in class org.apache.velocity.runtime.parser.Parser
 
JJTREFERENCE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTSETDIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jjtSetParent(Node) - Method in interface org.apache.velocity.runtime.parser.node.Node
This pair of methods are used to inform the node of its parent.
jjtSetParent(Node) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
JJTSTRINGLITERAL - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTSUBTRACTNODE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTTEXT - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTTEXTBLOCK - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTTRUE - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTVOID - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
JJTWORD - Static variable in interface org.apache.velocity.runtime.parser.ParserTreeConstants
 
jMatch - Class in edu.uiuc.ncsa.security.util.functor.logic
match[target, regex]
Returns a boolean if the regex finds a match in the target.
jMatch() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jMatch
 
JMetaMetaFunctor - Interface in edu.uiuc.ncsa.security.util.functor
This can run some sort of a script/procedure and has a result that is accessible.
jNot - Class in edu.uiuc.ncsa.security.util.functor.logic
Created by Jeff Gaynor
on 2/27/18 at 9:13 AM
jNot() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jNot
 
jOr - Class in edu.uiuc.ncsa.security.util.functor.logic
Created by Jeff Gaynor
on 2/27/18 at 9:11 AM
jOr() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jOr
 
jRaiseError - Class in edu.uiuc.ncsa.security.util.functor.system
This will throw an exception during execution.
jRaiseError() - Constructor for class edu.uiuc.ncsa.security.util.functor.system.jRaiseError
 
jRefreshToken - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:42 AM
jRefreshToken() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jRefreshToken
 
jRename - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
This will rename a claim.
jRename(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jRename
 
jReplace - Class in edu.uiuc.ncsa.security.util.functor.strings
This replaces all instance of one string with another.
jReplace() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jReplace
 
jSet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
Sets a claim to a specified value.
jSet(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.jSet
 
jSetClaimSource - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
This sets the claim source.
jSetClaimSource() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jSetClaimSource
 
jsetEnv - Class in edu.uiuc.ncsa.security.util.functor.system
setEnv(key, value) - set a value in the local runtime environment
jsetEnv(Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.util.functor.system.jsetEnv
 
JSON_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
JSON_STORE_COMPONENT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
JSON_WEB_KEYS_TAG - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
jsonArrayToCollection(ConversionMap<String, Object>, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
JSONClaimSourceConfig - Class in edu.uiuc.ncsa.security.oauth_2_0.server.config
All components that are configurations should probably extend this.
JSONClaimSourceConfig(JSONObject) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.config.JSONClaimSourceConfig
 
jsonConfig - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
JSONConverter<V extends JSONEntry> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Created by Jeff Gaynor
on 2/20/19 at 9:29 AM
JSONConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONConverter
 
jsonConverter - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
JSONEditor - Class in edu.uiuc.ncsa.security.util.cli.json_edit
An editor for JSON objects.
JSONEditor() - Constructor for class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
JSONEditor.formatRecord - Class in edu.uiuc.ncsa.security.util.cli.json_edit
 
JSONEntry - Class in edu.uiuc.ncsa.security.util.json
This models a JSONObject that has a unique identifier associated with it.
JSONEntry(Identifier) - Constructor for class edu.uiuc.ncsa.security.util.json.JSONEntry
 
JSONEntryProvider<V extends JSONEntry> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Created by Jeff Gaynor
on 2/20/19 at 11:40 AM
JSONEntryProvider(Provider<Identifier>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONEntryProvider
 
jsonEntryProvider - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
JSONFileStore<V extends JSONEntry> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Created by Jeff Gaynor
on 2/20/19 at 10:13 AM
JSONFileStore(File, File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONFileStore
 
JSONFunctor - Interface in edu.uiuc.ncsa.security.util.functor
Interface for functor like things that are defined in JSON.
JSONHandler - Class in edu.uiuc.ncsa.security.util.functor.parser.old
Parses functional notation into a JSON object.
JSONHandler() - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
JSONMemoryStore(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONMemoryStore
 
JSONNodeUtil - Class in edu.uiuc.ncsa.security.util.cli.json_edit
Sert of static utilities for doing node surgery.
JSONNodeUtil() - Constructor for class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
 
jsonObject - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.JSONClaimSourceConfig
 
JSONPaths - Class in edu.uiuc.ncsa.security.util.cli.json_edit
Created by Jeff Gaynor
on 8/17/20 at 11:30 AM
JSONPaths() - Constructor for class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
jsonPostProcessorDone - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
jsonPreProcessorDone - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
JSONSQLStore<V extends JSONEntry> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Created by Jeff Gaynor
on 2/20/19 at 10:25 AM
JSONSQLStore(ConnectionPool, Table, Provider<V>, MapConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONSQLStore
 
JSONStore<V extends JSONEntry> - Interface in edu.uiuc.ncsa.security.util.json
Created by Jeff Gaynor
on 2/15/19 at 4:12 PM
JSONStoreFSProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreFSProvider
 
JSONStoreKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
This has the keys in it for the JSON Store.
JSONStoreKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreKeys
 
jsonStoreKeys - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
JSONStoreMSProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreMSProvider
 
jsonStoreProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
JSONStoreProviders - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
This centralized (and simplifies) the creation of the various stores needed to support JSON.
JSONStoreProviders() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders
 
JSONStoreProviders.JSONMemoryStore<V extends JSONEntry> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
 
JSONStoreProviders.JSONStoreFSProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
 
JSONStoreProviders.JSONStoreMSProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
 
JSONStoreProviders.JSONStoreSQLStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
 
JSONStoreSQLStoreProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreSQLStoreProvider
 
JSONStoreSQLTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Created by Jeff Gaynor
on 2/20/19 at 4:56 PM
JSONStoreSQLTable(SerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreSQLTable
 
JSONUtil - Class in edu.uiuc.ncsa.security.delegation.storage
Budding collection of useful tools for creating complex JSON objects.
JSONUtil(String) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
JSONValueNotFoundException - Exception in edu.uiuc.ncsa.security.util.json
Created by Jeff Gaynor
on 9/9/20 at 9:30 AM
JSONValueNotFoundException() - Constructor for exception edu.uiuc.ncsa.security.util.json.JSONValueNotFoundException
 
JSONValueNotFoundException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.json.JSONValueNotFoundException
 
JSONValueNotFoundException(String) - Constructor for exception edu.uiuc.ncsa.security.util.json.JSONValueNotFoundException
 
JSONValueNotFoundException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.json.JSONValueNotFoundException
 
JSONWebKey - Class in edu.uiuc.ncsa.security.util.jwk
An object containing a JSON web key.
JSONWebKey() - Constructor for class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
jsonWebKeys - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
jsonWebKeys(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
JSONWebKeys - Class in edu.uiuc.ncsa.security.util.jwk
A collection of JSONWebKey objects.
JSONWebKeys(String) - Constructor for class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys
 
JSONWebKeyUtil - Class in edu.uiuc.ncsa.security.util.jwk
A utility for RFC 7515, the JSON web key format.
JSONWebKeyUtil() - Constructor for class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
JSPUtil - Class in edu.uiuc.ncsa.security.servlet
Class with a bunch of very useful JSP utilities in it.
JSPUtil() - Constructor for class edu.uiuc.ncsa.security.servlet.JSPUtil
 
jStartsWith - Class in edu.uiuc.ncsa.security.util.functor.logic
A functor for checking if one string starts with another.
jStartsWith() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jStartsWith
 
jStringComparisons - Class in edu.uiuc.ncsa.security.util.functor.logic
Top level class used by all comparison and string search functions.
jStringComparisons(FunctorTypeImpl) - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jStringComparisons
 
jThen - Class in edu.uiuc.ncsa.security.util.functor.logic
A model for all consequents.
jThen() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jThen
 
jThen(FunctorTypeImpl) - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jThen
 
jToArray - Class in edu.uiuc.ncsa.security.util.functor.strings
A functor to take a string with an embedded delimiter and turn it into an array.
jToArray() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jToArray
 
jToLowerCase - Class in edu.uiuc.ncsa.security.util.functor.strings
Created by Jeff Gaynor
on 3/1/18 at 1:31 PM
jToLowerCase() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jToLowerCase
 
jToUpperCase - Class in edu.uiuc.ncsa.security.util.functor.strings
Created by Jeff Gaynor
on 3/1/18 at 1:35 PM
jToUpperCase() - Constructor for class edu.uiuc.ncsa.security.util.functor.strings.jToUpperCase
 
jTrue - Class in edu.uiuc.ncsa.security.util.functor.logic
The functor that is always logically true.
jTrue() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jTrue
 
jUserInfo - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows
Created by Jeff Gaynor
on 3/23/18 at 11:43 AM
jUserInfo() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.jUserInfo
 
justify(String, int, boolean) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Right or right justify a snippet of text to the given width, e.g.
justify(int, String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Left and right margin are column numbers, so 10, string 80 means the resulting string will be padded with 10 characters on the left and 80 and the right.
justify(int, List<String>, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
JUSTIFY_LEFT - Static variable in class edu.uiuc.ncsa.security.core.util.StringUtils
 
JUSTIFY_RIGHT - Static variable in class edu.uiuc.ncsa.security.core.util.StringUtils
 
JWKS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
JWKS_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
JWT_ID - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
JWT_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
JWTRunner - Class in edu.uiuc.ncsa.security.oauth_2_0.jwt
This will create a JWT.
JWTRunner(OIDCServiceTransactionInterface, ScriptRuntimeEngine) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
JWTUtil - Class in edu.uiuc.ncsa.security.oauth_2_0
 
JWTUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.JWTUtil
 
JWTUtil2 - Class in edu.uiuc.ncsa.security.oauth_2_0.jwt
Creates JWT tokens.
JWTUtil2() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
jXOr - Class in edu.uiuc.ncsa.security.util.functor.logic
This is the exclusive OR operator.
jXOr() - Constructor for class edu.uiuc.ncsa.security.util.functor.logic.jXOr
 

K

key - Variable in class org.apache.velocity.runtime.directive.Block
 
KEY_ID - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
KEY_ID - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
KEY_TYPE - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
keyAlg - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
keyAlgorithm - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
keyFactory - Static variable in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
keypair - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
KEYPAIR_LIFETIME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
KeyPairPopulationThread - Class in edu.uiuc.ncsa.security.util.pkcs
Worker thread that creates KeyPairs and puts them into a queue.
KeyPairPopulationThread(int, long, QueueWithSpare<KeyPair>) - Constructor for class edu.uiuc.ncsa.security.util.pkcs.KeyPairPopulationThread
 
KeyPairPopulationThread(QueueWithSpare<KeyPair>) - Constructor for class edu.uiuc.ncsa.security.util.pkcs.KeyPairPopulationThread
 
KeyPairQueue - Class in edu.uiuc.ncsa.security.util.pkcs
Created by Jeff Gaynor
on 9/11/14 at 12:14 PM
KeyPairQueue() - Constructor for class edu.uiuc.ncsa.security.util.pkcs.KeyPairQueue
 
keys - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
KEYS - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
KEYS_ACTION - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_ACTION_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_API - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_CONTENT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_CONTENT_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_ID - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_ID_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_METHOD - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_SUBJECT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_SUBJECT_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_TARGET - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_TARGET_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
KEYS_TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
keySet() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
keySet() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
keySet() - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
keySet() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
keySet() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
keySize - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
KEYSTORE_TYPE_JKS - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
KEYSTORE_TYPE_PKCS12 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
KeyStroke - Class in edu.uiuc.ncsa.security.util.terminal
Created by Jeff Gaynor
on 6/5/20 at 1:45 PM
KeyStroke(char) - Constructor for class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
KeyStroke(KeyType, char) - Constructor for class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
KeyStroke(KeyType, ISO6429Terminal.CSI) - Constructor for class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
keySubset(XProperties) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Checks that the keys of b are a subset of the keys in this XProperties.
KeyType - Enum in edu.uiuc.ncsa.security.util.terminal
Created by Jeff Gaynor
on 6/5/20 at 1:42 PM
KeyUtil - Class in edu.uiuc.ncsa.security.util.pkcs
A utility for doing certain security-related operations, such as creating key pairs, serializing them and deserializing them to PEM formats.

.
KeyUtil() - Constructor for class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
killLog4J() - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
Useful utility call.
kind - Variable in class org.apache.velocity.runtime.parser.Token
An integer that describes the kind of this token.
kpt - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 

L

last - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
lastIndexOf(Object) - Method in class org.apache.velocity.anakia.NodeList
 
lastModified(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreKeys
 
lastModified(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
lastModified - Variable in class org.apache.velocity.runtime.resource.Resource
The file modification time (in milliseconds) for the cached template.
lastModifiedTS(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
lastTime() - Method in class edu.uiuc.ncsa.security.core.util.Benchmarker
Get the time elapsed since last call
lastTry - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
LBRACKET - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LCURLY - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ldap(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
LDAP_ADDRESS_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_NONE - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_NONE_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_SIMPLE - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_SIMPLE_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_STRONG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_STRONG_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_TYPE - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_AUTH_UNSPECIFIED_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_CONFIGURATION - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
LDAP_CONTEXT_NAME_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
LDAP_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
LDAP_PASSWORD_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_PORT_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_SEARCH_ATTRIBUTE_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_SEARCH_ATTRIBUTES_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_SEARCH_BASE_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_SECURITY_PRINCIPAL_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAP_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAPClaimSourceFactoryRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 12/16/16 at 3:51 PM
LDAPClaimSourceFactoryRequest(MyLoggingFacade, LDAPConfiguration, Collection<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimSourceFactoryRequest
 
LDAPClaimsSource - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Created by Jeff Gaynor
on 4/26/16 at 3:32 PM
LDAPClaimsSource() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
LDAPClaimsSource(LDAPConfiguration, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
LDAPClaimsSource(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
LDAPConfiguration - Class in edu.uiuc.ncsa.security.oauth_2_0.server.config
Created by Jeff Gaynor
on 5/3/16 at 11:17 AM
LDAPConfiguration() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
LDAPConfigurationUtil - Class in edu.uiuc.ncsa.security.oauth_2_0.server.config
A utility that loads the configuration from a node and has the tags, etc.
LDAPConfigurationUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
LDAPConfigurationUtil.AttributeEntry - Class in edu.uiuc.ncsa.security.oauth_2_0.server.config
 
LDAPSSLSocketFactory - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
A factory that creats SSL sockets as required by LDAP.
LDAPSSLSocketFactory() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
LEFT_CURLEY - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LEFT_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
LEFT_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.mail.MailUtil
The left-hand delimiter for replacements in templates.
LETTER - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.velocity.runtime.parser.TokenMgrError
Returns a detailed message for the Error when it is thrown by the token manager to indicate a lexical error.
lexStateNames - Static variable in class org.apache.velocity.runtime.parser.ParserTokenManager
Lexer state names.
lifetime - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
lifetime - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
lifetime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
lifetime - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet.ProtocolParameters
 
lifetime - Variable in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
lifetime(String...) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
LIFETIME_ATTR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
LIFETIME_INDEX - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
LIFETIME_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
LIFETIME_TAG - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
lifetimeField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
lifetimeFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
lifetimeFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
lifetimeFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
LIMITED_PROXY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
limitLen(int, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Limits 'string' to 'maxlen' characters.
limitLen(int, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Limits 'string' to 'maxlen' character.
LINE - Static variable in interface org.apache.velocity.runtime.directive.DirectiveConstants
Line directive indicator
LINE_LIST_COMMAND - Variable in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
LINE_SEPARATOR - Static variable in class org.apache.velocity.anakia.Escape
 
LineEditor - Class in edu.uiuc.ncsa.security.util.cli.editing
Since it is close to impossible to get consistent behavior at the command line between different JVM hosts, the only reasonable way to edit things at the command line is going to be with some form of line editor.
LineEditor(StringBuffer) - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
LineEditor(List<String>) - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
LineEditor(String) - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
This will split the text at new lines and put it in the buffer.
LineEditorInputLine - Class in edu.uiuc.ncsa.security.util.cli.editing
Created by Jeff Gaynor
on 8/31/18 at 3:02 PM
LineEditorInputLine(String) - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
LineEditorInputLine(Vector) - Constructor for class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
LinkingUberspector - Class in org.apache.velocity.util.introspection
When the runtime.introspection.uberspect configuration property contains several uberspector class names, it means those uberspectors will be chained.
LinkingUberspector(Uberspect, Uberspect) - Constructor for class org.apache.velocity.util.introspection.LinkingUberspector
Constructor that takes the two uberspectors to link
list(PrintStream) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
LIST_ALL_METHODS_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
LIST_ALL_METHODS_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
LIST_DATA_TYPE_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
LIST_DELIMITERS - Static variable in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
LIST_NODE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
listAdmins(ListAdminsRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionServer
Returns a list of admins for a given client.
ListAdminsRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 1:54 PM
ListAdminsRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.ListAdminsRequest
 
ListAdminsResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 11:05 AM
ListAdminsResponse(List<AdminClient>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.ListAdminsResponse
 
listAll(boolean, String) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
listChoose(String, Object[]) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
This displays the head then each of the list choices which are numbered.
listChoose(String, Object[], int) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
 
listChoose(String, List, int) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
Convenience method to give a list of choices from a set of options.
ListClientResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 11:28 AM
ListClientResponse(List<OA2Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.ListClientResponse
 
listClients(ListClientsRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionServer
 
ListClientsRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 1:56 PM
ListClientsRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.ListClientsRequest
 
listCLIMethods(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
listComponents() - Method in interface edu.uiuc.ncsa.security.util.cli.ComponentManager
 
listConfigs(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
listIterator() - Method in class org.apache.velocity.anakia.NodeList
 
listIterator(int) - Method in class org.apache.velocity.anakia.NodeList
 
listNames() - Method in class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
listNodeHelp() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
ListOnlyNotification() - Constructor for exception edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl.ListOnlyNotification
 
listToStem(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
listToString(List) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
A utility to take a list and convert it to a blank delimited string.
listToString(List) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
listToString(List<String>) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Converts a list of strings to a single string with embedded linefeeds.
Literal - Class in org.apache.velocity.runtime.directive
Deprecated.
Use the #[[unparsed content]]# syntax instead.
Literal() - Constructor for class org.apache.velocity.runtime.directive.Literal
Deprecated.
 
literal() - Method in interface org.apache.velocity.runtime.parser.node.Node
 
literal() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
LJustify(String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
loa - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet.ProtocolParameters
 
load() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
load(File, String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientEnvironmentUtil
 
load(File) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientEnvironmentUtil
For the case that the configuration file has a single configuration in it.
load() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.OA2QDLLoader
 
load() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
load(File, String) - Static method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironmentUtil
 
load(File) - Static method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironmentUtil
For the case that the configuration file has a single configuration in it.
load(InputStream) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
load() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Loads the content of the file in getStoreFileName
load(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Load the content of the given file into the current properties object, over-writing any duplicate values.
load(File) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Loads from a file rather than from a stream.
load() - Method in interface edu.uiuc.ncsa.security.core.util.ConfigurationLoader
load the configuration.
load(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
load() - Method in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
load(String) - Method in class org.apache.velocity.texen.util.PropertiesUtil
Load properties from either a file in the templatePath if there is one or the classPath.
LOAD_BUFFER_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
loadAllEntries() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
loadConfig(String, String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
loadConfiguration(ServletConfig) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Use VelocityViewServlet from the Velocity Tools library instead.
loadDebug() - Method in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
Checks for and sets up the debugging for this loader.
loadDirective(String) - Method in class org.apache.velocity.app.Velocity
Instantiates and loads the directive with some basic checks.
loadDirective(String) - Method in class org.apache.velocity.app.VelocityEngine
Instantiates and loads the directive with some basic checks.
loadDirective(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
instantiates and loads the directive with some basic checks
loadDirective(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Instantiates and loads the directive with some basic checks.
loadEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
loadEnvironment() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.EnvServlet
 
loadEnvironment() - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
Loads the current environment.
loadFromClassPath(String) - Method in class org.apache.velocity.texen.util.PropertiesUtil
Load a properties file from the classpath
loadFromDefaultLocations(MyLoggingFacade, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
loadFromTemplatePath(String) - Method in class org.apache.velocity.texen.util.PropertiesUtil
Load a properties file from the templatePath defined in the generator.
loadPolling() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
Returns the polling directory and polling interval (resp.
loadProperties() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
loadProperties2() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.EnvServlet
 
loadProperties2() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
loadResource(String, int, String) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Loads a resource from the current set of resource loaders.
LOCALE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's locale, represented as a BCP47 [RFC5646] language tag.
localPut(String, Object) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
localPut(String, Object) - Method in class org.apache.velocity.context.EvaluateContext
Deprecated.
Allows callers to explicitly put objects in the local context.
localPut(String, Object) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
localPut(String, Object) - Method in interface org.apache.velocity.context.InternalWrapperContext
Allows callers to explicitly put objects in the local context.
localPut(String, Object) - Method in class org.apache.velocity.context.ProxyVMContext
Allows callers to explicitly put objects in the local context, no matter what the velocimacro.context.local setting says.
localPut(String, Object) - Method in class org.apache.velocity.runtime.directive.Foreach.NullHolderContext
Allows callers to explicitly put objects in the local context.
log(String) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
log(List<V>) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
Log the results of this.
log(String) - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
log - Variable in class org.apache.velocity.runtime.directive.Block
 
log(int, String) - Method in class org.apache.velocity.runtime.log.AvalonLogChute
logs messages
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.AvalonLogChute
logs messages and error
log - Variable in class org.apache.velocity.runtime.log.CommonsLogLogChute
the commons-logging Log instance
log(int, String) - Method in class org.apache.velocity.runtime.log.CommonsLogLogChute
Send a log message from Velocity.
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.CommonsLogLogChute
Send a log message from Velocity with an error.
log(int, String) - Method in class org.apache.velocity.runtime.log.JdkLogChute
Logs messages
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.JdkLogChute
Send a log message from Velocity along with an exception or error
Log - Class in org.apache.velocity.runtime.log
Convenient wrapper for LogChute functions.
Log() - Constructor for class org.apache.velocity.runtime.log.Log
Creates a new Log that wraps a HoldingLogChute.
Log(LogChute) - Constructor for class org.apache.velocity.runtime.log.Log
Creates a new Log that wraps the specified LogChute.
log(int, Object) - Method in class org.apache.velocity.runtime.log.Log
 
log(int, Object, Throwable) - Method in class org.apache.velocity.runtime.log.Log
 
log(int, String) - Method in class org.apache.velocity.runtime.log.Log4JLogChute
logs messages
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.Log4JLogChute
 
log(int, String) - Method in interface org.apache.velocity.runtime.log.LogChute
Send a log message from Velocity.
log(int, String, Throwable) - Method in interface org.apache.velocity.runtime.log.LogChute
Send a log message from Velocity along with an exception or error
log(int, String) - Method in class org.apache.velocity.runtime.log.LogChuteSystem
 
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.LogChuteSystem
First passes off the message at the specified level, then passes off stack trace of the Throwable as a 2nd message at the same level.
log(int, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
 
log(boolean, int, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
 
log(int, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
 
log(boolean, int, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
 
log(int, String) - Method in class org.apache.velocity.runtime.log.NullLogChute
logs messages to the great Garbage Collector in the sky
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.NullLogChute
logs messages and their accompanying Throwables to the great Garbage Collector in the sky
log(int, String) - Method in class org.apache.velocity.runtime.log.ServletLogChute
Send a log message from Velocity.
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.ServletLogChute
 
log(int, String) - Method in class org.apache.velocity.runtime.log.SystemLogChute
Logs messages to either std.out or std.err depending on their severity.
log(int, String, Throwable) - Method in class org.apache.velocity.runtime.log.SystemLogChute
Logs messages to the system console so long as the specified level is equal to or greater than the level this LogChute is enabled for.
log - Variable in class org.apache.velocity.runtime.parser.node.AbstractExecutor
 
log - Variable in class org.apache.velocity.runtime.parser.node.SetExecutor
Class logger
log - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
log - Variable in class org.apache.velocity.runtime.resource.loader.ResourceLoader
 
log - Variable in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Logging.
log - Variable in class org.apache.velocity.util.introspection.IntrospectorBase
Class logger
log - Variable in class org.apache.velocity.util.introspection.UberspectImpl
Our runtime logger.
Log4JLogChute - Class in org.apache.velocity.runtime.log
Implementation of a simple log4j system that will either latch onto an existing category, or just do a simple rolling file log.
Log4JLogChute() - Constructor for class org.apache.velocity.runtime.log.Log4JLogChute
 
Log4JLogSystem - Class in org.apache.velocity.runtime.log
Deprecated.
Use Log4JLogChute instead.
Log4JLogSystem() - Constructor for class org.apache.velocity.runtime.log.Log4JLogSystem
Deprecated.
 
LOG_FILE_COUNT - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Number of log files to have
LOG_FILE_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
LOG_FILE_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
LOG_FILE_NAME - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
File name to log to.
LOG_FILE_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
LOG_FILE_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
LOG_FILE_SIZE - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Maximum size of a log file
Logable - Interface in edu.uiuc.ncsa.security.core
Created by Jeff Gaynor
on Nov 9, 2010 at 11:03:07 AM Interface for logging.
LogChute - Interface in org.apache.velocity.runtime.log
Base interface that logging systems need to implement.
LOGCHUTE_COMMONS_LOG_NAME - Static variable in class org.apache.velocity.runtime.log.CommonsLogLogChute
Property key for specifying the name for the log instance
LogChuteSystem - Class in org.apache.velocity.runtime.log
Wrapper to make user's custom LogSystem implementations work with the new LogChute setup.
LogChuteSystem(LogSystem) - Constructor for class org.apache.velocity.runtime.log.LogChuteSystem
Only classes in this package should be creating this.
LogDisplayWrapper - Class in org.apache.velocity.runtime.log
This is a wrapper around a log object, that can add a prefix to log messages and also turn logging on and off dynamically.
LogDisplayWrapper(Log, String, boolean) - Constructor for class org.apache.velocity.runtime.log.LogDisplayWrapper
Create a new LogDisplayWrapper
logFile - Variable in class org.apache.velocity.texen.ant.TexenTask
The LogFile (incl.
logger - Variable in class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
 
logger - Variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
logger - Variable in class org.apache.velocity.runtime.log.JdkLogChute
 
logger - Variable in class org.apache.velocity.runtime.log.Log4JLogChute
Log4J logging API.
logger - Variable in class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Deprecated.
log4java logging interface
LOGGER_NAME - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Name of the log.
LoggerProvider - Class in edu.uiuc.ncsa.security.core.util
Provides a logging facade.
LoggerProvider(String, String, int, int, boolean, boolean, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
LoggerProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
loggerProvider - Variable in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
LOGGING_COMPONENT - Static variable in interface edu.uiuc.ncsa.security.core.util.LoggingConfigurationTags
Name of the component
LoggingConfigLoader<T extends AbstractEnvironment> - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 6/18/12 at 2:13 PM
LoggingConfigLoader(String, String, ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
LoggingConfigLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
LoggingConfigLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
LoggingConfigLoader.MyLoggerProvider - Class in edu.uiuc.ncsa.security.core.util
 
LoggingConfigurationTags - Interface in edu.uiuc.ncsa.security.core.util
Tags that are used in the logging XML element in a configuration file.
loggingEnabled - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
loggingFacade - Variable in class edu.uiuc.ncsa.security.servlet.Notifier
 
LOGICAL_AND - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_EQUALS - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_FALSES - Static variable in class edu.uiuc.ncsa.security.core.configuration.XProperties
Strings this will treat as equivalent to logical false.
LOGICAL_GE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_GT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_LE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_LT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_NOT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_NOT_EQUALS - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_OR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
LOGICAL_TRUES - Static variable in class edu.uiuc.ncsa.security.core.configuration.XProperties
Strings that this will treat as equivalent to logical true.
LogicBlock - Class in edu.uiuc.ncsa.security.util.functor
This class contains a JFunctor if-then-else block.
LogicBlock(JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
LogicBlock(JFunctorFactory, jIf, jThen, jElse) - Constructor for class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
LogicBlock(JFunctorFactory, jIf, jThen) - Constructor for class edu.uiuc.ncsa.security.util.functor.LogicBlock
Constructor for case of no else clause.
LogicBlock(JFunctorFactory, JSONObject) - Constructor for class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
LogicBlockHandlerInterface - Interface in edu.uiuc.ncsa.security.util.functor.parser.old
Created by Jeff Gaynor
on 7/16/18 at 10:40 AM
LogicBlocks<V extends LogicBlock> - Class in edu.uiuc.ncsa.security.util.functor
A collection of LogicBlock objects.
LogicBlocks(int) - Constructor for class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
LogicBlocks() - Constructor for class edu.uiuc.ncsa.security.util.functor.LogicBlocks
A default constructor.
LogicBlocksHandlerInterface - Interface in edu.uiuc.ncsa.security.util.functor.parser.old
Created by Jeff Gaynor
on 7/16/18 at 10:39 AM
login(String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
LOGIN_REQUIRED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The Authorization Server requires End-User authentication.
logit(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
LogManager - Class in org.apache.velocity.runtime.log
This class is responsible for instantiating the correct LogChute
LogManager() - Constructor for class org.apache.velocity.runtime.log.LogManager
 
LOGO_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
logon() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Logs on to the MyProxy server by issuing the MyProxy GET command.
logon() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
logon() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
logout() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
LogSystem - Interface in org.apache.velocity.runtime.log
Deprecated.
Use LogChute instead!
logVelocityMessage(int, String) - Method in class org.apache.velocity.runtime.log.AvalonLogSystem
Deprecated.
Use log(level, message).
logVelocityMessage(int, String) - Method in class org.apache.velocity.runtime.log.Log4JLogSystem
Deprecated.
Use log(level, message).
logVelocityMessage(int, String) - Method in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
Use log(level, message).
logVelocityMessage(int, String) - Method in class org.apache.velocity.runtime.log.NullLogSystem
Deprecated.
Use log(level, message).
logVelocityMessage(int, String) - Method in class org.apache.velocity.runtime.log.PrimordialLogSystem
Deprecated.
Use log(level, message).
logVelocityMessage(int, String) - Method in class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Deprecated.
logs messages
longFormat(Identifiable) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
Give a long (multi-line) formatted object.
longFormat(Identifiable, boolean) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
Long formatting with the switch for verbose or not.
lookUpFunctor(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
lookUpFunctor(FunctorType) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
lookUpFunctor(String) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
This does the actual work of looking up the functor and creating a new one.
lookupFunctor(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
Internal call to the factory to find the functor there by name.
LPAREN - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
ls(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 

M

macp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
Macro - Class in org.apache.velocity.runtime.directive
Macro implements the macro definition directive of VTL.
Macro() - Constructor for class org.apache.velocity.runtime.directive.Macro
 
MacroOverflowException - Exception in org.apache.velocity.exception
Application-level exception thrown when macro calls within macro calls exceeds the maximum allowed depth.
MacroOverflowException(String) - Constructor for exception org.apache.velocity.exception.MacroOverflowException
 
MacroOverflowException(String, Throwable) - Constructor for exception org.apache.velocity.exception.MacroOverflowException
 
MacroOverflowException(Throwable) - Constructor for exception org.apache.velocity.exception.MacroOverflowException
 
MacroParseException - Exception in org.apache.velocity.runtime.directive
Exception to indicate problem happened while constructing #macro() For internal use in parser - not to be passed to app level
MacroParseException(String, String, Token) - Constructor for exception org.apache.velocity.runtime.directive.MacroParseException
 
macroToString(StringBuffer, String[]) - Static method in class org.apache.velocity.runtime.directive.Macro
For debugging purposes.
MAIL - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_COMPONENT - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_CONFIG_ADMIN - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_CONFIG_ALERTS - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_CONFIG_DEFAULT_NAME - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_CONFIG_HELP - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_CONFIG_ROOT - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_ENABLED - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_FAIL_ON_MISSING_CONFIG - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_MESSAGE_TEMPLATE - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_NAME - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_PARENT - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_PASSWORD - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_PORT - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_RECIPIENTS - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_SERVER - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_START_TLS - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_SUBJECT_TEMPLATE - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_USE_SSL - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MAIL_USERNAME - Static variable in interface edu.uiuc.ncsa.security.util.mail.MailConfigurationTags
 
MailConfigurationTags - Interface in edu.uiuc.ncsa.security.util.mail
Tags for the XML element in a configuration file that governs mail messages.
MailEnvironment(boolean) - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtil.MailEnvironment
 
MailEnvironment(Map<String, Object>) - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtil.MailEnvironment
Populate from a map
MailEnvironment(boolean, String, int, String, String, String, String, String, boolean, boolean) - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtil.MailEnvironment
 
mailUtil - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
mailUtil - Variable in class edu.uiuc.ncsa.security.servlet.Notifier
 
MailUtil - Class in edu.uiuc.ncsa.security.util.mail
A utility for sending messages via SMTP or SMTPS using Java mail.
MailUtil(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtil
 
MailUtil() - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtil
 
MailUtil(MailUtil.MailEnvironment) - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtil
 
MailUtil.MailEnvironment - Class in edu.uiuc.ncsa.security.util.mail
 
MailUtilProvider - Class in edu.uiuc.ncsa.security.util.mail
Provider for the MailUtil from an XML configuration file.
MailUtilProvider() - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
MailUtilProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Provides a simple command-line interface.
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Calls createAndShowGUI().
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
main(String[]) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.core.configuration.XProperties
This exists simply for testing this object.
main(String[]) - Static method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.core.util.Pacer
How to use it example.
main(String[]) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Some quick tests for this class.
main(String[]) - Static method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
Strictly for testing.
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.cli.CommandLineTokenizer
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.configuration.BlobServer
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.functor.parser.event.ParserUtil
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.json.Ingester
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Command line utility to generate a keypair with a given DN.
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.python.javaCrypto
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
main(String[]) - Static method in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
main(String[]) - Static method in class org.apache.velocity.convert.WebMacro
Deprecated.
Main hook for the conversion process.
makeAlternator(String, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Makes an alternator object that alternates between two values.
makeAlternator(String, String, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Makes an alternator object that alternates between three values.
makeAlternator(String, String, String, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Makes an alternator object that alternates between four values.
makeAutoAlternator(String, String, String) - Method in class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Makes an alternator object that alternates between two values automatically.
makeb64Uri(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
makeProcessor(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
makePublic(JSONWebKeys) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
Very useful utility to take a set of keys and return another set of keys that are only the public parts.
makeScope(Object) - Method in class org.apache.velocity.runtime.directive.Directive
 
MalformedCommandException - Exception in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/17/13 at 3:20 PM
MalformedCommandException() - Constructor for exception edu.uiuc.ncsa.security.util.cli.MalformedCommandException
 
MalformedCommandException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.MalformedCommandException
 
MalformedCommandException(String) - Constructor for exception edu.uiuc.ncsa.security.util.cli.MalformedCommandException
 
MalformedCommandException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.MalformedCommandException
 
ManagerFacade - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm
Created by Jeff Gaynor
on 10/6/16 at 2:31 PM
ManagerFacade(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
Map() - Method in class org.apache.velocity.runtime.parser.Parser
for creating a map in a #set #set($foo = {$foo : $bar, $blargh : $thingy})
MapEntry() - Constructor for class edu.uiuc.ncsa.security.core.util.MapUtilities.MapEntry
 
MapFactory - Class in org.apache.velocity.util
Factory class for creating Maps.
MapFactory() - Constructor for class org.apache.velocity.util.MapFactory
 
MapGetExecutor - Class in org.apache.velocity.runtime.parser.node
GetExecutor that is smart about Maps.
MapGetExecutor(Log, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.MapGetExecutor
 
MapSetExecutor - Class in org.apache.velocity.runtime.parser.node
SetExecutor that is smart about Maps.
MapSetExecutor(Log, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.MapSetExecutor
 
mapToLDAPS(ConversionMap<String, Object>, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
MapUtilities - Class in edu.uiuc.ncsa.security.core.util
Utilities for dealing with maps.
MapUtilities() - Constructor for class edu.uiuc.ncsa.security.core.util.MapUtilities
 
MapUtilities.MapEntry - Class in edu.uiuc.ncsa.security.core.util
 
MARIADB_STORE - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
mark(int) - Method in class org.apache.velocity.io.UnicodeInputStream
 
markSupported() - Method in class org.apache.velocity.io.UnicodeInputStream
 
MathException - Exception in org.apache.velocity.exception
Separate exception class to distinguish math problems.
MathException(String) - Constructor for exception org.apache.velocity.exception.MathException
 
MathUtils - Class in org.apache.velocity.runtime.parser.node
Utility-class for all arithmetic-operations.

All operations (+ - / *) return a Number which type is the type of the bigger argument.
Example:
add ( new Integer(10), new Integer(1)) will return an Integer-Object with the value 11
add ( new Long(10), new Integer(1)) will return an Long-Object with the value 11
add ( new Integer(10), new Float(1)) will return an Float-Object with the value 11

Overflow checking:
For integral values (byte, short, int) there is an implicit overflow correction (the next "bigger" type will be returned).
MathUtils() - Constructor for class org.apache.velocity.runtime.parser.node.MathUtils
 
MAX_ACCESS_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
MAX_ACCESS_TOKEN_LIFETIME_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
MAX_AGE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
MAX_ALLOWED_NEW_CLIENT_REQUESTS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MAX_ASSET_LIFETIME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
MAX_CLIENT_REFRESH_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
MAX_NUMBER_LOOPS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Maximum allowed number of loops.
MAX_REFRESH_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
MAX_REFRESH_TOKEN_LIFETIME_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
MAX_TIMEOUT - Static variable in class edu.uiuc.ncsa.security.core.util.DateUtils
 
MaxAgePolicy - Class in edu.uiuc.ncsa.security.core.cache
A retention policy that removes objects that have been in the cache for too long.
MaxAgePolicy(Cache, long) - Constructor for class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
MaxCacheSizePolicy<K,V> - Class in edu.uiuc.ncsa.security.core.cache
The retention policy for
MaxCacheSizePolicy(Map<K, V>, int) - Constructor for class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
maxClients(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
maxDepth - Variable in class org.apache.velocity.runtime.directive.Block
 
maxTimeout - Variable in class edu.uiuc.ncsa.security.core.cache.ValidTimestampPolicy
 
MEMORY_STORE - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
MemoryAssetStore - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Created by Jeff Gaynor
on 1/28/13 at 3:07 PM
MemoryAssetStore(IdentifiableProvider<Asset>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
MemoryClientStoreProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.MemoryClientStoreProvider
 
MemoryPermissionStore<V extends Permission> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/10/16 at 4:18 PM
MemoryPermissionStore(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
MemoryPermissionStore.IDTriple - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
 
MemoryPermissionStoreProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.MemoryPermissionStoreProvider
 
merge(Context, Writer) - Method in class org.apache.velocity.Template
The AST node structure is merged with the context to produce the final output.
merge(Context, Writer, List) - Method in class org.apache.velocity.Template
The AST node structure is merged with the context to produce the final output.
mergeTemplate(String, Context, Writer) - Static method in class org.apache.velocity.app.Velocity
mergeTemplate(String, String, Context, Writer) - Static method in class org.apache.velocity.app.Velocity
merges a template and puts the rendered stream into the writer
mergeTemplate(String, Context, Writer) - Method in class org.apache.velocity.app.VelocityEngine
mergeTemplate(String, String, Context, Writer) - Method in class org.apache.velocity.app.VelocityEngine
merges a template and puts the rendered stream into the writer
mergeTemplate(Template, Context, HttpServletResponse) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
merges the template with the context.
MESSAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
MESSAGE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
MESSAGES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MessagesProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl.MessagesProvider
 
messagesProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
metaCT(IssuerRequest, IP2) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
Does some grunt work of figuring out the lifetime then creates the URI.
MetaDebugUtil - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 10/23/20 at 2:54 PM
MetaDebugUtil() - Constructor for class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
Method() - Method in class org.apache.velocity.runtime.parser.Parser
This method has yet to be fully implemented but will allow arbitrarily nested method calls
MethodCacheKey(String, Class[]) - Constructor for class org.apache.velocity.runtime.parser.node.ASTMethod.MethodCacheKey
 
methodException(RuntimeServices, InternalContextAdapter, Class, String, Exception) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called when a method exception is generated during Velocity merge.
methodException(Class, String, Exception) - Method in class org.apache.velocity.app.event.implement.PrintExceptions
Render the method exception, and optionally the exception message and stack trace.
methodException(Class, String, Exception) - Method in interface org.apache.velocity.app.event.MethodExceptionEventHandler
Called when a method throws an exception.
MethodExceptionEventHandler - Interface in org.apache.velocity.app.event
Event handler called when a method throws an exception.
MethodExceptionEventHandler.MethodExceptionExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for methodException
MethodInvocationException - Exception in org.apache.velocity.exception
Application-level exception thrown when a reference method is invoked and an exception is thrown.
MethodInvocationException(String, Throwable, String, String, int, int) - Constructor for exception org.apache.velocity.exception.MethodInvocationException
CTOR - wraps the passed in exception for examination later
MethodMap - Class in org.apache.velocity.util.introspection
 
MethodMap() - Constructor for class org.apache.velocity.util.introspection.MethodMap
 
MethodMap.AmbiguousException - Exception in org.apache.velocity.util.introspection
Simple distinguishable exception, used when we run across ambiguous overloading.
mfp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyConfigurationLoader
 
MIDDLE_NAME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Middle name(s) of the End-User.
MILLIS_PER_SECOND - Static variable in class org.apache.velocity.runtime.resource.Resource
The number of milliseconds in a minute, used to calculate the check interval.
MIN_PASS_PHRASE_LEN - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
mintCalendar() - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
 
MINUS - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
MissingAction - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions
Created by Jeff Gaynor
on 11/22/16 at 12:00 PM
MissingAction() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.actions.MissingAction
 
MissingTokenException - Exception in edu.uiuc.ncsa.security.delegation.server
An exception when a token that must be present is not.
MissingTokenException() - Constructor for exception edu.uiuc.ncsa.security.delegation.server.MissingTokenException
 
MissingTokenException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.delegation.server.MissingTokenException
 
MissingTokenException(String) - Constructor for exception edu.uiuc.ncsa.security.delegation.server.MissingTokenException
 
MissingTokenException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.delegation.server.MissingTokenException
 
mkdir(String) - Static method in class org.apache.velocity.texen.util.FileUtil
Creates the directory s (and any parent directories needed).
modificationCheckInterval - Variable in class org.apache.velocity.runtime.resource.loader.ResourceLoader
This property will be passed on to the templates that are created with this loader.
modificationCheckInterval - Variable in class org.apache.velocity.runtime.resource.Resource
How often the file modification time is checked (in seconds).
modulo(Number, Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Modulo two numbers.
MODULUS - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
MODULUS - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
More - Class in edu.uiuc.ncsa.security.core.util
A class the more or less emulates UNIX's more command.
More() - Constructor for class edu.uiuc.ncsa.security.core.util.More
 
MOVE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
MOVE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
MPConnectionProvider<T extends MyProxyConnectable> - Class in edu.uiuc.ncsa.myproxy
A class that performs certain operations on sets of MyProxyServiceFacades and returns an open MyProxyConnectable.
MPConnectionProvider(MyLoggingFacade, List<MyProxyServiceFacade>) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
MPConnectionProvider(List<MyProxyServiceFacade>) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
MPConnectionProvider(MyLoggingFacade, MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
Convenience constructor for a single facade
MPConnectionProvider(MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
mpp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
MPSingleConnectionProvider<T extends MyProxyConnectable> - Class in edu.uiuc.ncsa.myproxy
Creates a single MyProxyConnectable object for a given configuration.
MPSingleConnectionProvider(MyLoggingFacade, String, String, long, MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
MPSingleConnectionProvider(MyLoggingFacade, String, String, String, long, MyProxyServiceFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
MPSingleConnectionProvider(MyLoggingFacade, String, String, String, int, long, long, KeyManagerFactory, String) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider
 
MPSingleConnectionProvider.MyProxyLogonConnection - Class in edu.uiuc.ncsa.myproxy
 
msg(String) - Method in class edu.uiuc.ncsa.security.core.util.Benchmarker
 
msg(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
MULTI_LINE_COMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
MultiAssetStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Created by Jeff Gaynor
on 1/31/13 at 1:20 PM
MultiAssetStoreProvider(ConfigurationNode, boolean, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MultiAssetStoreProvider
 
MultiConfigurations - Class in edu.uiuc.ncsa.security.core.configuration
Configuration Utility that allows for inheritance from other configurations For testing this see the MultipleInheritanceTest in the testing harness, which exercises this very well.
MultiConfigurations() - Constructor for class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
MultiDSAdminClientStoreProvider<V extends AdminClient> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient
Created by Jeff Gaynor
on 10/20/16 at 2:50 PM
MultiDSAdminClientStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.MultiDSAdminClientStoreProvider
 
MultiDSClientApprovalStoreProvider<V extends ClientApproval> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage
Created by Jeff Gaynor
on 1/18/12 at 4:07 PM
MultiDSClientApprovalStoreProvider(ConfigurationNode, boolean, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientApprovalStoreProvider
 
MultiDSClientApprovalStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientApprovalStoreProvider
 
MultiDSClientStoreProvider<V extends Client> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage
Created by Jeff Gaynor
on 1/18/12 at 2:27 PM
MultiDSClientStoreProvider(ConfigurationNode, boolean, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientStoreProvider
 
MultiDSClientStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, IdentifiableProvider<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.MultiDSClientStoreProvider
 
MultiDSPermissionStoreProvider<V extends Permission> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/19/16 at 11:12 AM
MultiDSPermissionStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MultiDSPermissionStoreProvider
 
MultiDSTransactionStoreProvider<V extends OA4MPServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 1/19/12 at 3:54 PM
MultiDSTransactionStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.MultiDSTransactionStoreProvider
 
MultiDSTransactionStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.MultiDSTransactionStoreProvider
 
MultiJSONStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json
Created by Jeff Gaynor
on 2/20/19 at 10:37 AM
MultiJSONStoreProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.MultiJSONStoreProvider
 
MultiJSONStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.MultiJSONStoreProvider
 
MultiJSONStoreProvider(MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.MultiJSONStoreProvider
 
multiJSONStoreProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
MultipleInheritanceEngine - Class in edu.uiuc.ncsa.security.core.inheritance
Resolves ordered multiple inheritance lists, used e.g.
MultipleInheritanceEngine(InheritanceMap, InheritanceMap, InheritanceMap) - Constructor for class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
MultiplicativeExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
multiply(Number, Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Multiply two numbers and return the correct value / type.
MULTIPLY - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
MultiTypeProvider<T> - Class in edu.uiuc.ncsa.security.core.configuration.provider
A configured provider that notifies its listeners when its get method is called and returns the first non-null object.
MultiTypeProvider() - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
 
MultiTypeProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
 
MultiTypeProvider(MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.MultiTypeProvider
 
mup - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
MyArrayList<V> - Class in edu.uiuc.ncsa.security.core.inheritance
An ArrayList that is actually aware of arrays...
MyArrayList() - Constructor for class edu.uiuc.ncsa.security.core.inheritance.MyArrayList
 
MyArrayList(V[]) - Constructor for class edu.uiuc.ncsa.security.core.inheritance.MyArrayList
 
MyConfigurationException - Exception in edu.uiuc.ncsa.security.core.exceptions
Exception thrown when there is a problem reading a configuration or interpreting the configuration.
MyConfigurationException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException
 
MyConfigurationException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException
 
MyConfigurationException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException
 
MyConfigurationException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.MyConfigurationException
 
MyHttpServletResponseWrapper(HttpServletResponse) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer.MyHttpServletResponseWrapper
 
MyJPathUtil - Class in edu.uiuc.ncsa.security.util.json
A utility for navigating JSON objects.
MyJPathUtil() - Constructor for class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
myLogger - Variable in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
MyLoggerProvider(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader.MyLoggerProvider
 
MyLoggingFacade - Class in edu.uiuc.ncsa.security.core.util
A simple front for logging.
MyLoggingFacade(Logger) - Constructor for class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
MyLoggingFacade(String, boolean) - Constructor for class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
MyLoggingFacade(String) - Constructor for class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
MyMyProxyLogon() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet.MyMyProxyLogon
 
MyPKCS10CertRequest - Class in edu.uiuc.ncsa.security.util.pkcs
This fronts a PKCS 10 certification request.
MyPKCS10CertRequest() - Constructor for class edu.uiuc.ncsa.security.util.pkcs.MyPKCS10CertRequest
 
myproxy - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
MYPROXY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_HOST - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_LOA - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_LOA_NAME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_LOA_PORT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_PORT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_SERVER_DN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MYPROXY_SOCKET_TIMEOUT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
MyProxyConfigurationLoader<T extends AbstractEnvironment> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 9/4/15 at 2:19 PM
MyProxyConfigurationLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyConfigurationLoader
 
MyProxyConfigurationLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyConfigurationLoader
 
MyProxyConnectable - Interface in edu.uiuc.ncsa.myproxy
Lifecycle
myproxyConnectionCache - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
myproxyConnectionCleanup - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
MyProxyDelegationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on May 17, 2011 at 3:46:53 PM
MyProxyDelegationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
MyProxyFacadeProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server
Created by Jeff Gaynor
on 1/19/12 at 4:35 PM
MyProxyFacadeProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
MyProxyFacadeProvider(ConfigurationNode, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
MyProxyFacadeProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
Default constructor for no default server DN.
MyProxyLogon - Class in edu.uiuc.ncsa.myproxy
The MyProxyLogon class provides an interface for retrieving credentials from a MyProxy server.
MyProxyLogon(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
MyProxyLogon(MyLoggingFacade, String) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
MyProxyLogon() - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogon
Constructs a MyProxyLogon object.
MyProxyLogon.State - Enum in edu.uiuc.ncsa.myproxy
 
MyProxyLogonConnection(MyProxyLogon) - Constructor for class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
MyProxyLogonGUI - Class in edu.uiuc.ncsa.myproxy
The MyProxyLogonGUI class provides a Swing user interface to MyProxyLogon.
MyProxyLogonGUI() - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
Constructs a MyProxyLogonGUI object.
MyProxyServiceEnvironment - Class in edu.uiuc.ncsa.myproxy.oa4mp.server
An environment that needs to have my proxy services available.
MyProxyServiceEnvironment() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyServiceEnvironment
 
MyProxyServiceEnvironment(MyLoggingFacade, List<MyProxyFacadeProvider>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyServiceEnvironment
 
MyProxyServiceEnvironment(MyLoggingFacade, List<MyProxyFacadeProvider>, Map<String, String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyServiceEnvironment
 
MyProxyServiceFacade - Class in edu.uiuc.ncsa.myproxy
A very simple facade that will carry out getting certificates using MyProxy Logon.
MyProxyServiceFacade(ServiceFacadeConfiguration) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Constructor for first case, where the username and password is used for each call, so no keystore is required.
MyProxyServiceFacade(ServiceFacadeConfiguration, SSLKeystoreConfiguration) - Constructor for class edu.uiuc.ncsa.myproxy.MyProxyServiceFacade
Constructor for second case, where the server will use a host cert to connect to MyProxy.
myProxyServices - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyServiceEnvironment
 
myproxyUsername(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
MYSQL_STORE - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
MYSQLAdmin - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql
Planned administrative utility.
MYSQLAdmin() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
MySunPKCS_CR(byte[]) - Constructor for class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
 
MySunPKCS_CR(PKCS10) - Constructor for class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
 
MyTomcatFilter - Class in edu.uiuc.ncsa.security.servlet
A really basic filter.
MyTomcatFilter() - Constructor for class edu.uiuc.ncsa.security.servlet.MyTomcatFilter
 
MyTrustManager - Class in edu.uiuc.ncsa.security.util.ssl
 
MyTrustManager(MyLoggingFacade, SSLConfiguration) - Constructor for class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
MyTrustManager(MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
MyX509Certificates - Class in edu.uiuc.ncsa.security.delegation.token
This wraps whatever X509 certificate is returned (this depends on the implementation).
MyX509Certificates(Collection<X509Certificate>) - Constructor for class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 
MyX509Certificates(X509Certificate[]) - Constructor for class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 

N

NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
name(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
name - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
NAME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's full name in displayable form including all name parts, possibly including titles and suffixes, ordered according to the End-User's locale and preferences.
name - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorEntry
 
name - Variable in class org.apache.velocity.runtime.resource.Resource
Name of the resource
NAME_TAG - Static variable in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
NAME_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
navigate(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
Navigates to the next to last component for a full path.
NCSA_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
NCSAGroupHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 3/1/18 at 4:48 PM
NCSAGroupHandler(LDAPClaimsSource, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.NCSAGroupHandler
 
NCSALDAPClaimSource - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
An LDAPClaimsSource for the NCSA.
NCSALDAPClaimSource() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.NCSALDAPClaimSource
No arg constructor is needed for invocation by reflection.
NCSALDAPClaimSource(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.NCSALDAPClaimSource
NOTE that his uses the search filter attribute == the name of the claim to look up and search on (like sub, uid) and if it is missing will default to using the sub claim.
NCSALDAPClaimSource(LDAPConfiguration, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.NCSALDAPClaimSource
 
NCSALDAPClaimSource(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.NCSALDAPClaimSource
 
NEW_TEMPLATE_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
newClient(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientProvider
 
newClient(boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientProvider
Override this to return a different client.
NewClientEvent - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 9/14/12 at 5:39 PM
NewClientEvent(Object, BaseClient) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientEvent
 
NewClientListener - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 9/18/12 at 10:36 AM
NewClientNotifier - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.util
Created by Jeff Gaynor
on 9/14/12 at 5:38 PM
NewClientNotifier(MailUtil, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
newClientPool(URI) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
This method is pretty much the chief reason for this class to exist! Use a client pool or you will run out of http connections very fast indeed and requests will hang forever.
newDoScript(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
newID(String) - Static method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
newID(URI) - Static method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
newID() - Method in class edu.uiuc.ncsa.security.util.json.Ingester
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.DSClientSQLStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreSQLStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2ClientSQLStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTransactionStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.SQLTXRStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStoreProvider
 
newInstance(State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.AccessControlModule
 
newInstance(State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.OA2Module
 
newInstance(State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerModule
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientSQLStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.SQLPermissionStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSClientSQLStoreProvider
 
newInstance(Table) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.provider.DSSQLClientApprovalStoreProvider
 
newInstance(ClaimSourceFactoryRequest) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactory
 
newInstance() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsFactory
Create a new ClientFunctorScripts.
NEWLINE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
newMyTrustManager() - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
Returns a NEW trust manager with each call since the trust manager needs to have its host set.
newOAuthClient(URI) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
newReplaceAll(String, Map) - Static method in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
Unlike TemplateUtil.oldReplaceAll(String, Map) this can handle nesting of the templates.
newSRR(OA2ServiceTransaction, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
creates new ScriptRunRequest with the basic information.
newSRR(OIDCServiceTransactionInterface, String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
creates new ScriptRunRequest with the basic information.
newSSLConfiguration() - Method in interface edu.uiuc.ncsa.security.util.ssl.SSLFactory
 
NewTemplate - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Creates a template for a given type of claim sourse.
NewTemplate() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
NewToken - Interface in edu.uiuc.ncsa.security.delegation.token
Created by Jeff Gaynor
on 11/9/20 at 8:34 AM
newToken(int) - Static method in class org.apache.velocity.runtime.parser.Token
Returns a new Token object, by default.
newTransaction() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
next - Variable in class org.apache.velocity.runtime.parser.Token
A reference to the next regular (non-special) token from the input stream.
next() - Method in class org.apache.velocity.util.ArrayIterator
Move to next element in the array.
next() - Method in class org.apache.velocity.util.EnumerationIterator
Move to next element in the array.
NEXT_N_LINES - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
nextCheck - Variable in class org.apache.velocity.runtime.resource.Resource
The next time the file modification time will be checked (in milliseconds).
NFWException - Exception in edu.uiuc.ncsa.security.core.exceptions
For "No F-ing Way" Exception.
NFWException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NFWException
 
NFWException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NFWException
 
NFWException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NFWException
 
NFWException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NFWException
 
NICKNAME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Casual name of the End-User that may or may not be the same as the given_name.
NO_ACTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
The default action for this tool at startup.
NO_BUFFER - Static variable in class org.apache.velocity.io.VelocityWriter
constant indicating that the Writer is not buffering output
NO_OP_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
Node - Interface in org.apache.velocity.runtime.parser.node
This file describes the interface between the Velocity code and the JavaCC generated code.
nodeArity() - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
nodeCreated() - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
NodeList - Class in org.apache.velocity.anakia
Provides a class for wrapping a list of JDOM objects primarily for use in template engines and other kinds of text transformation tools.
NodeList() - Constructor for class org.apache.velocity.anakia.NodeList
Creates an empty node list.
NodeList(Document) - Constructor for class org.apache.velocity.anakia.NodeList
Creates a node list that holds a single Document node.
NodeList(Element) - Constructor for class org.apache.velocity.anakia.NodeList
Creates a node list that holds a single Element node.
NodeList(List, boolean) - Constructor for class org.apache.velocity.anakia.NodeList
Creates a node list that holds a list of nodes.
NodeUtils - Class in org.apache.velocity.runtime.parser.node
Utilities for dealing with the AST node structure.
NodeUtils() - Constructor for class org.apache.velocity.runtime.parser.node.NodeUtils
 
NodeViewMode - Class in org.apache.velocity.runtime.visitor
This class is simply a visitor implementation that traverses the AST, produced by the Velocity parsing process, and creates a visual structure of the AST.
NodeViewMode() - Constructor for class org.apache.velocity.runtime.visitor.NodeViewMode
 
nonce(String...) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
nonce(String...) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
NONCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
NONCE_KEY - Variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
NonceHerder - Class in edu.uiuc.ncsa.security.oauth_2_0
A class to manage nonces (with an in-memory store) and create new ones.
NonceHerder() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
 
NONE_JWT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
NONE_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
NoOpRuntimeEngine() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory.NoOpRuntimeEngine
 
noOpSRR() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
noOpSRR() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
normalize(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Removes redundant path components.
normalizePath(String) - Static method in class org.apache.velocity.util.StringUtils
Return a context-relative path, beginning with a "/", that represents the canonical version of the specified path after ".." and "." elements are resolved out.
NoSuchAssetException - Exception in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 4/16/14 at 3:48 PM
NoSuchAssetException() - Constructor for exception edu.uiuc.ncsa.oa4mp.oauth2.client.NoSuchAssetException
 
NoSuchAssetException(Throwable) - Constructor for exception edu.uiuc.ncsa.oa4mp.oauth2.client.NoSuchAssetException
 
NoSuchAssetException(String) - Constructor for exception edu.uiuc.ncsa.oa4mp.oauth2.client.NoSuchAssetException
 
NoSuchAssetException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.oa4mp.oauth2.client.NoSuchAssetException
 
NOT_VALID_BEFORE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
NotificationEvent - Class in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 9/14/12 at 5:21 PM
NotificationEvent(Object) - Constructor for class edu.uiuc.ncsa.security.servlet.NotificationEvent
 
NotificationListener - Interface in edu.uiuc.ncsa.security.servlet
Marker interface for server-side events
Notifier - Class in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 9/14/12 at 5:23 PM
Notifier(MailUtil, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.servlet.Notifier
 
NOTIFY_ON_FAIL_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
notifyCloseListeners(LinkedList<DelimiterListener>, DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
notifyCommaListeners(LinkedList<CommaListener>, CommaEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
notifyDQListeners(LinkedList<DoubleQuoteListener>, DoubleQuoteEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
notifyOnFail - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
notifyOpenListeners(LinkedList<DelimiterListener>, DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
NotImplementedException - Exception in edu.uiuc.ncsa.security.core.exceptions
For methods that have not been implemented.
NotImplementedException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NotImplementedException
 
NotImplementedException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NotImplementedException
 
NotImplementedException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NotImplementedException
 
NotImplementedException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.NotImplementedException
 
NoUsableMyProxyServerFoundException - Exception in edu.uiuc.ncsa.myproxy
Created by Jeff Gaynor
on 4/1/15 at 10:23 AM
NoUsableMyProxyServerFoundException() - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NoUsableMyProxyServerFoundException(Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NoUsableMyProxyServerFoundException(String) - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NoUsableMyProxyServerFoundException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.NoUsableMyProxyServerFoundException
 
NS_LIST - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
NSProperties - Class in edu.uiuc.ncsa.security.core.configuration
In addition to the abilities of XProperties this allows for * Basic but extremely useful namespace support.
NSProperties() - Constructor for class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
NSProperties.StringLengthComparator - Class in edu.uiuc.ncsa.security.core.configuration
 
NullLogChute - Class in org.apache.velocity.runtime.log
Logger used in case of failure.
NullLogChute() - Constructor for class org.apache.velocity.runtime.log.NullLogChute
 
NullLogSystem - Class in org.apache.velocity.runtime.log
Deprecated.
Use NullLogChute.
NullLogSystem() - Constructor for class org.apache.velocity.runtime.log.NullLogSystem
Deprecated.
 
NullSetEventHandler - Interface in org.apache.velocity.app.event
Event handler called when the RHS of #set is null.
NullSetEventHandler.ShouldLogOnNullSetExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for shouldLogOnNullSet
nullTrim(String) - Static method in class org.apache.velocity.util.StringUtils
Trim the string, but pass a null through.
NUMBER_OF_PARSERS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The default number of parser instances to create.

O

OA1AccessTokenImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
Created by Jeff Gaynor
on 11/9/20 at 10:12 AM
OA1AccessTokenImpl(URI, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.OA1AccessTokenImpl
 
OA1AuthorizationGrantImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
Created by Jeff Gaynor
on 11/9/20 at 10:11 AM
OA1AuthorizationGrantImpl(URI, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.OA1AuthorizationGrantImpl
 
OA1Token - Interface in edu.uiuc.ncsa.security.delegation.token.impl
Created by Jeff Gaynor
on 11/9/20 at 9:00 AM
OA1TokenImpl - Class in edu.uiuc.ncsa.security.delegation.token
Created by Jeff Gaynor
on 11/9/20 at 9:00 AM
OA1TokenImpl(URI, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
OA2_CLIENT_CONFIG_FILE_KEY - Static variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
OA2_CLIENT_CONFIG_NAME_KEY - Static variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
OA2_CONFIG_FILE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
OA2_CONFIG_NAME_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
OA2AdminRegistrationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 4/9/19 at 1:39 PM
OA2AdminRegistrationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
OA2Asset - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 3/28/14 at 12:04 PM
OA2Asset(Identifier) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
OA2AssetConverter - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 3/20/14 at 2:42 PM
OA2AssetConverter(SerializationKeys, IdentifiableProvider<Asset>) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetConverter
 
OA2AssetProvider<V extends OA2Asset> - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 3/28/14 at 1:51 PM
OA2AssetProvider() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetProvider
 
OA2AssetSerializationKeys - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 3/20/14 at 2:22 PM
OA2AssetSerializationKeys() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
OA2AssetStoreTable - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 3/20/14 at 3:14 PM
OA2AssetStoreTable(AssetSerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetStoreTable
 
OA2ATException - Exception in edu.uiuc.ncsa.security.oauth_2_0
This is thrown by the AT servlet and is used to construct the response which must include JSON.
OA2ATException(OA2RedirectableError) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2ATException
 
OA2ATException(String, String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2ATException
Case for very early failure, e.g., invalid client id.
OA2ATException(String, String, String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2ATException
The vast majority of error from the token endpoint are required by the RFC (section 5.2) to return a bad request (400) http status.
OA2ATException(String, String, int, String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2ATException
Most general exception if something more exotic than error + description + bad request is needed.
OA2ATServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 10/3/13 at 2:03 PM
OA2ATServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
OA2ATServlet.TokenExchangeRecordRetentionPolicy - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
 
OA2AuthorizationServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/7/14 at 11:44 AM
OA2AuthorizationServer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
OA2AuthorizationServer.MyHttpServletResponseWrapper - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
This class is needed to pass information between servlets, where one servlet calls another.
OA2AuthorizedServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 10/3/13 at 2:01 PM
OA2AuthorizedServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServlet
 
OA2AuthorizedServletUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
This is set of calls to replace the old Authorized Servlet.
OA2AuthorizedServletUtil(MyProxyDelegationServlet) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
OA2Bootstrapper - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
Created by Jeff Gaynor
on 11/22/13 at 3:53 PM
OA2Bootstrapper() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2Bootstrapper
 
OA2CertServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/20/14 at 12:50 PM
OA2CertServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
 
OA2Claims - Interface in edu.uiuc.ncsa.security.oauth_2_0.server.claims
Created by Jeff Gaynor
on 2/5/15 at 2:28 PM
OA2ClaimsUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Deprecated.

Created by Jeff Gaynor
on 4/24/18 at 11:13 AM

OA2ClaimsUtil(OA2SE, OA2ServiceTransaction) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
OA2Client - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
OAuth2 Open ID connect protocol requires that sites register callback uris and that incoming requests must include a callback that matches one of the registered ones.
OA2Client(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
OA2ClientApprovalKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
Created by Jeff Gaynor
on 3/20/14 at 10:07 AM
OA2ClientApprovalKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientApprovalKeys
 
OA2ClientBootstrapper - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 6/5/13 at 2:40 PM
OA2ClientBootstrapper() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientBootstrapper
 
OA2ClientConverter<V extends OA2Client> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
Created by Jeff Gaynor
on 3/17/14 at 1:29 PM
OA2ClientConverter(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
OA2ClientConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
OA2ClientEnvironment - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 11/25/13 at 4:23 PM
OA2ClientEnvironment(URI, URI, URI, long, String, DelegationService, URI, TokenForge, AssetStore, boolean, String, String, String, boolean, boolean, boolean, URI) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
OA2ClientEnvironment(MyLoggingFacade, Map<String, String>, URI, URI, URI, URI, URI, long, String, String, boolean, long, long, AssetProvider, Provider<Client>, Provider<TokenForge>, Provider<DelegationService>, Provider<AssetStore>, boolean, String, String, String, String, Collection<String>, String, boolean, boolean, boolean, Map<String, List<String>>, URI) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
OA2ClientEnvironmentUtil - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
A utility to allow for loading the client environment from outside the servlet.
OA2ClientEnvironmentUtil() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironmentUtil
 
OA2ClientExceptionHandler - Class in edu.uiuc.ncsa.oa4mp.oauth2.client.servlet
Created by Jeff Gaynor
on 2/12/15 at 1:16 PM
OA2ClientExceptionHandler(ClientServlet, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ClientExceptionHandler
 
OA2ClientFunctorScripts - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
Created by Jeff Gaynor
on 4/16/18 at 4:29 PM
OA2ClientFunctorScripts() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
OA2ClientFunctorScriptsFactory<V extends OA2ClientFunctorScripts> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
Created by Jeff Gaynor
on 4/17/18 at 2:51 PM
OA2ClientFunctorScriptsFactory(JSONObject, JFunctorFactory) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
OA2ClientFunctorScriptsUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
This helps work with the configuration for a client.
OA2ClientFunctorScriptsUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
OA2ClientFunctorScriptsUtil.SourceEntry - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
 
OA2ClientKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
Created by Jeff Gaynor
on 3/14/14 at 1:05 PM
OA2ClientKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
OA2ClientLoader<T extends ClientEnvironment> - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 6/4/13 at 4:34 PM
OA2ClientLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
OA2ClientMemoryStore<V extends OA2Client> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 12/2/16 at 2:09 PM
OA2ClientMemoryStore(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2ClientMemoryStore
 
OA2ClientProvider<V extends OA2Client> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
Created by Jeff Gaynor
on 3/14/14 at 12:42 PM
OA2ClientProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientProvider
 
OA2ClientScopes - Interface in edu.uiuc.ncsa.security.oauth_2_0.server
This abstracts the scopes stored in the client so a propert AGIResponse2 can be created.
OA2ClientServletInitializer - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 4/15/14 at 12:31 PM
OA2ClientServletInitializer() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientServletInitializer
 
OA2ClientSQLStoreProvider<V extends SQLClientStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/17/14 at 2:59 PM
OA2ClientSQLStoreProvider(ConnectionPoolProvider<? extends ConnectionPool>, String, MapConverter, Provider<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2ClientSQLStoreProvider
 
OA2ClientTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients
Created by Jeff Gaynor
on 3/27/14 at 1:31 PM
OA2ClientTable(OA2ClientKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientTable
 
OA2ClientUtils - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
A budding set of utilities for working with clients.
OA2ClientUtils() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
OA2ConfigTags - Interface in edu.uiuc.ncsa.security.oauth_2_0
These are the tags in (XML) configuration files.
OA2ConfigurationLoader<T extends ServiceEnvironmentImpl> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
Created by Jeff Gaynor
on 9/23/13 at 1:50 PM
OA2ConfigurationLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
OA2ConfigurationLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
OA2ConfigurationLoader.OA2MultiDSClientStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
 
OA2ConfigurationLoader.OA4MP2TProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
 
OA2ConfigurationLoader.ST2Provider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
 
OA2ConfigurationLoaderUtils - Class in edu.uiuc.ncsa.security.oauth_2_0
Created by Jeff Gaynor
on 8/26/15 at 3:59 PM
OA2ConfigurationLoaderUtils() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigurationLoaderUtils
 
OA2Constants - Interface in edu.uiuc.ncsa.security.oauth_2_0
Constants that are used as e.g.
OA2DiscoveryServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 12/12/16 at 1:18 PM
OA2DiscoveryServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
OA2Errors - Interface in edu.uiuc.ncsa.security.oauth_2_0
Created by Jeff Gaynor
on 2/6/15 at 1:43 PM
OA2ExceptionHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/12/15 at 3:16 PM
OA2ExceptionHandler(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ExceptionHandler
 
OA2FSTStore<V extends OA2ServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/12/14 at 1:21 PM
OA2FSTStore(File, File, IdentifiableProvider<V>, TokenForge, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStore
 
OA2FSTStoreProvider<T extends OA2FSTStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/25/14 at 12:15 PM
OA2FSTStoreProvider(ConfigurationNode, IdentifiableProvider<? extends OA2ServiceTransaction>, Provider<TokenForge>, TransactionConverter<? extends OA2ServiceTransaction>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStoreProvider
 
OA2FunctorFactory - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims
A Claims Aware functor factory.
OA2FunctorFactory(Map<String, Object>, Collection<String>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
OA2GeneralError - Exception in edu.uiuc.ncsa.security.oauth_2_0
This is for use places where there is no redirect url available.
OA2GeneralError(OA2RedirectableError) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
Convert a redirectable error to a general one.
OA2GeneralError(Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
OA2GeneralError() - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
OA2GeneralError(String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
OA2GeneralError(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
OA2GeneralError(String, String, int, String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
OA2Module - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 2/10/20 at 5:49 AM
OA2Module() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.OA2Module
 
OA2Module(URI, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.OA2Module
 
OA2MPService - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 2/21/14 at 2:50 PM
OA2MPService(ClientEnvironment) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
OA2MPServiceProvider - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Service provider for the OA4MP service.
OA2MPServiceProvider(ClientEnvironment) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPServiceProvider
 
OA2MTStore<V extends OA2ServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/25/14 at 12:51 PM
OA2MTStore(IdentifiableProvider) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
OA2MultiDSClientStoreProvider(ConfigurationNode, boolean, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.OA2MultiDSClientStoreProvider
 
OA2MultiDSClientStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, IdentifiableProvider) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.OA2MultiDSClientStoreProvider
 
OA2MultiTypeTransactionProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/25/14 at 1:32 PM
OA2MultiTypeTransactionProvider(ConfigurationNode, boolean, MyLoggingFacade, IdentifiableProvider) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MultiTypeTransactionProvider
 
OA2MultiTypeTransactionProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, IdentifiableProvider) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MultiTypeTransactionProvider
 
OA2NewClientNotifier - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
Created by Jeff Gaynor
on 6/12/17 at 2:06 PM
OA2NewClientNotifier(MailUtil, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
OA2QDLLoader - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl
This is the class charged with getting all the modules created and is referenced to pull everything in to your workspace.
OA2QDLLoader() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.OA2QDLLoader
 
OA2ReadyServlet - Class in edu.uiuc.ncsa.oa4mp.oauth2.client.servlet
A very, very simple (as in stupid) ready servlet.
OA2ReadyServlet() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ReadyServlet
 
OA2RedirectableError - Exception in edu.uiuc.ncsa.security.oauth_2_0
A standard OIDC error, where there is a valid redirect and the return codes are turned into parameters in the redirect.
OA2RedirectableError(String, String, int, String, URI) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
OA2RedirectableError(String, String, int, String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
OA2RedirectableError() - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
OA2RedirectableError(Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
OA2RedirectableError(String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
OA2RedirectableError(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
OA2RegistrationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 3/20/14 at 4:48 PM
OA2RegistrationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
OA2Scopes - Interface in edu.uiuc.ncsa.security.oauth_2_0
Created by Jeff Gaynor
on 2/6/15 at 2:04 PM
OA2Scopes.ScopeUtil - Class in edu.uiuc.ncsa.security.oauth_2_0
Utility that checks if a given scope is allowed by the protocol.
oa2se - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
OA2SE - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2
Created by Jeff Gaynor
on 3/27/14 at 4:16 PM
OA2SE(MyLoggingFacade, Provider<TransactionStore>, Provider<TXStore>, Provider<VOStore>, Provider<ClientStore>, int, long, long, long, long, Provider<ClientApprovalStore>, List<MyProxyFacadeProvider>, MailUtilProvider, ServiceEnvironmentImpl.MessagesProvider, Provider<AGIssuer>, Provider<ATIssuer>, Provider<PAIssuer>, Provider<TokenForge>, HashMap<String, String>, AuthorizationServletConfig, UsernameTransformer, boolean, Provider<PermissionsStore>, Provider<AdminClientStore>, int, Collection<String>, ClaimSource, LDAPConfiguration, boolean, boolean, long, JSONWebKeys, String, boolean, boolean, Provider<JSONStore>, CMConfigs, QDLEnvironment, boolean, boolean, boolean, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
OA2ServiceTransaction - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2
Created by Jeff Gaynor
on 2/28/14 at 1:46 PM
OA2ServiceTransaction(AuthorizationGrant) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
OA2ServiceTransaction(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
OA2ServletInitializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader
Created by Jeff Gaynor
on 4/15/14 at 12:06 PM
OA2ServletInitializer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ServletInitializer
 
OA2SQLAssetStoreProvider - Class in edu.uiuc.ncsa.oa4mp.oauth2.client
Created by Jeff Gaynor
on 3/20/14 at 2:54 PM
OA2SQLAssetStoreProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>, AssetProvider, MapConverter) - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2SQLAssetStoreProvider
 
OA2SQLTransactionStoreProvider<T extends DSSQLTransactionStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/4/14 at 4:08 PM
OA2SQLTransactionStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, MultiDSClientStoreProvider, Provider<? extends OA2ServiceTransaction>, Provider<TokenForge>, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTransactionStoreProvider
 
OA2SQLTStore<V extends OA2ServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/25/14 at 10:30 AM
OA2SQLTStore(TokenForge, ConnectionPool, Table, Provider<V>, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2SQLTStore
 
OA2StartRequest - Class in edu.uiuc.ncsa.oa4mp.oauth2.client.servlet
A simple servlet that starts the request.
OA2StartRequest() - Constructor for class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2StartRequest
 
OA2State - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting
Created by Jeff Gaynor
on 10/9/20 at 4:45 PM
OA2State(ImportManager, SymbolStack, OpEvaluator, MetaEvaluator, FTStack, ModuleMap, MyLoggingFacade, boolean, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
OA2TConverter<V extends OA2ServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/12/14 at 1:35 PM
OA2TConverter(OA2TransactionKeys, IdentifiableProvider<V>, TokenForge, ClientStore<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TConverter
 
OA2TokenForge - Class in edu.uiuc.ncsa.security.oauth_2_0
Created by Jeff Gaynor
on 6/4/13 at 4:21 PM
OA2TokenForge(String) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
OA2TransactionKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 2/28/14 at 5:22 PM
OA2TransactionKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
OA2TransactionScopes - Interface in edu.uiuc.ncsa.security.oauth_2_0.server
This contains the bits about scopes for a given transaction.
OA2TransactionTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 2/28/14 at 5:24 PM
OA2TransactionTable(OA2TransactionKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionTable
 
OA2Utilities - Class in edu.uiuc.ncsa.security.oauth_2_0
Created by Jeff Gaynor
on 10/2/13 at 11:58 AM
OA2Utilities() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.OA2Utilities
 
OA2UtilServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
A servlet to allow for certain utilities, such as checking if claims contain a given value.
OA2UtilServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
OA4MP2TProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.OA4MP2TProvider
 
oa4mp_attributes - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
OA4MP_CLIENT_REQUEST_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
If a client specifically requests a response with debugging information then this will be returned ONLY in cases of an error on the server.
OA4MP_CONFIG_FILE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
OA4MP_CONFIG_NAME_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientBootstrapper
 
OA4MP_NS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
OA4MP_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
OA4MPBootstrapper - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
Created by Jeff Gaynor
on 3/21/12 at 11:09 AM
OA4MPBootstrapper() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPBootstrapper
 
OA4MPConfigTags - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server
These are the tag that are used in the XML configuration file.
OA4MPConfigurationLoader<T extends ServiceEnvironmentImpl> - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
This made to be over-ridden and extended with new features, hence the separate call for creating the service environment.
OA4MPConfigurationLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
OA4MPConfigurationLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader
 
OA4MPConfigurationLoader.OAuthForgeProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.loader
 
OA4MPExceptionHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 2/6/15 at 4:56 PM
OA4MPExceptionHandler(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPExceptionHandler
 
OA4MPIdentifierProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 4/4/12 at 3:15 PM
OA4MPIdentifierProvider(String, String, String, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
OA4MPIdentifierProvider(String, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
OA4MPIdentifierProvider(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
OA4MPResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
Response from initial call to the OA4MPService.
OA4MPResponse() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPResponse
 
OA4MPService - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
The OAuth for MyProxy service.
OA4MPService(ClientEnvironment) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPService
Basic constructor for this service.
OA4MPServiceProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.client
An internal factory for making an OA4MPService instance.
OA4MPServiceProvider(ClientEnvironment) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPServiceProvider
 
OA4MPServiceTransaction - Class in edu.uiuc.ncsa.myproxy.oa4mp.server
Created by Jeff Gaynor
on May 17, 2011 at 3:26:21 PM
OA4MPServiceTransaction(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPServiceTransaction
 
OA4MPServiceTransaction(AuthorizationGrant) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPServiceTransaction
 
OA4MPServletInitializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 4/15/14 at 10:37 AM
OA4MPServletInitializer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
OAClient - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
Models an OAuth 1.0a client.
OAClient(Identifier) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
OAClientProvider - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
Created by Jeff Gaynor
on 4/3/12 at 3:06 PM
OAClientProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClientProvider
 
OAUTH_AUTHZ_SERVER_PATH - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
OAUTH_CALLBACK - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
OAUTH_CONSUMER_KEY - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
OAuthConstants - Interface in edu.uiuc.ncsa.security.oauth_1_0a
Constants that are used for OAuth.
OAuthForgeProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.loader.OA4MPConfigurationLoader.OAuthForgeProvider
 
OAuthHTTPSClientPool - Class in edu.uiuc.ncsa.security.oauth_1_0a
Wraps an HTTPS client, not an OAuth one, but this is needed since the Java implementation of OAuth 1 will leak these unless there is a pool.
OAuthHTTPSClientPool(HttpClient) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.OAuthHTTPSClientPool
 
OAuthTokenForge - Class in edu.uiuc.ncsa.security.oauth_1_0a
A forge for OAuth 1.0a tokens following semantics of the delegation framework.
OAuthTokenForge(String) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
OAuthUtilities - Class in edu.uiuc.ncsa.security.oauth_1_0a
Utilities for OAuth.
OAuthUtilities() - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
ObjectArray() - Method in class org.apache.velocity.runtime.parser.Parser
 
objectValues() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
Get the objects that have been cached.
oidc_cm_attributes - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
OIDC_ENABLED - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
OIDC_SUPPORT_ENABLED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
OIDCCMConstants - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm
Created by Jeff Gaynor
on 11/6/18 at 9:54 AM
OIDCCMServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm
Note that in all of these calls, the assumption is that an admin client has been requested and approved out of band.
OIDCCMServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
OIDCServiceTransactionInterface - Interface in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 2/15/20 at 5:46 PM
OK_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
OK_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
If the registration works, this is the page to display to the user afterwards.
OK_RC - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
OLD_SYSTEM_DEFAULT_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
oldlistConfigs(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
Faster and smaller, but does not resolve file includes.
oldME() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
oldReplaceAll(String, Map) - Static method in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
OldTemplateResolver - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
This will take a template (which is just a string with wildcards and a few other items) and resolve it against a given target.
OldTemplateResolver(String, Groups) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
 
OMIT_CLAIMS_LIST_TAG - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
 
open() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
open() - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
Establish a connection to a Myproxy server.
openDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
openDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
openDelimiter(DelimiterEvent) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.event.DelimiterListener
 
openDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
openDelimiter(DelimiterEvent) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
openDelimiterCount - Variable in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
OPENID_CONFIG_PATH - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
openNodeScope(Node) - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
OPERATION_EXECUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConstants
 
OPERATION_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
 
OPERATION_QUEUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConstants
 
OPERATION_READ - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConstants
 
OPERATION_WRITE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConstants
 
OR - Static variable in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
orCompress(BitSet) - Static method in class edu.uiuc.ncsa.security.core.util.BitSetUtil
Apply or between each element of this set.
org.apache.maven.doxia.module.xhtml - package org.apache.maven.doxia.module.xhtml
 
org.apache.velocity - package org.apache.velocity
 
org.apache.velocity.anakia - package org.apache.velocity.anakia
 
org.apache.velocity.app - package org.apache.velocity.app
 
org.apache.velocity.app.event - package org.apache.velocity.app.event
 
org.apache.velocity.app.event.implement - package org.apache.velocity.app.event.implement
 
org.apache.velocity.app.tools - package org.apache.velocity.app.tools
 
org.apache.velocity.context - package org.apache.velocity.context
 
org.apache.velocity.convert - package org.apache.velocity.convert
 
org.apache.velocity.exception - package org.apache.velocity.exception
 
org.apache.velocity.io - package org.apache.velocity.io
 
org.apache.velocity.runtime - package org.apache.velocity.runtime
 
org.apache.velocity.runtime.directive - package org.apache.velocity.runtime.directive
 
org.apache.velocity.runtime.log - package org.apache.velocity.runtime.log
 
org.apache.velocity.runtime.parser - package org.apache.velocity.runtime.parser
 
org.apache.velocity.runtime.parser.node - package org.apache.velocity.runtime.parser.node
 
org.apache.velocity.runtime.resource - package org.apache.velocity.runtime.resource
 
org.apache.velocity.runtime.resource.loader - package org.apache.velocity.runtime.resource.loader
 
org.apache.velocity.runtime.resource.util - package org.apache.velocity.runtime.resource.util
 
org.apache.velocity.runtime.visitor - package org.apache.velocity.runtime.visitor
 
org.apache.velocity.servlet - package org.apache.velocity.servlet
 
org.apache.velocity.texen - package org.apache.velocity.texen
 
org.apache.velocity.texen.ant - package org.apache.velocity.texen.ant
 
org.apache.velocity.texen.util - package org.apache.velocity.texen.util
 
org.apache.velocity.util - package org.apache.velocity.util
 
org.apache.velocity.util.introspection - package org.apache.velocity.util.introspection
 
ORLogicBlocks - Class in edu.uiuc.ncsa.security.util.functor
Created by Jeff Gaynor
on 6/27/18 at 11:42 AM
ORLogicBlocks() - Constructor for class edu.uiuc.ncsa.security.util.functor.ORLogicBlocks
 
otherTest() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
OUTPUT_ENCODING - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Encoding for the output stream.
OUTPUT_PATH - Static variable in class org.apache.velocity.texen.Generator
Where the texen output will placed.
outputDirectory - Variable in class org.apache.velocity.texen.ant.TexenTask
This is where texen will place all the output that is a product of the generation process.
outputEncoding - Variable in class org.apache.velocity.texen.ant.TexenTask
This is the encoding for the output file(s).
outputEncoding - Variable in class org.apache.velocity.texen.Generator
This is the encoding for the output file(s).
outputField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
outputFile - Variable in class org.apache.velocity.texen.ant.TexenTask
This is the file where the generated text will be placed.
outputString(Element, boolean) - Method in class org.apache.velocity.anakia.OutputWrapper
This method walks an Element tree into a String.
OutputWrapper - Class in org.apache.velocity.anakia
This class extends XMLOutputter in order to provide a way to walk an Element tree into a String.
OutputWrapper() - Constructor for class org.apache.velocity.anakia.OutputWrapper
Empty constructor
OutputWrapper(Format) - Constructor for class org.apache.velocity.anakia.OutputWrapper
 
OVERRIDES_TAG - Static variable in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
 
owner - Variable in class org.apache.velocity.runtime.directive.Scope
 

P

PA_TYPE - Static variable in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
pace() - Method in class edu.uiuc.ncsa.security.core.util.Pacer
Causes the pacer to pace once.
pace(long, String) - Method in class edu.uiuc.ncsa.security.core.util.Pacer
This will pace, and put a number + message after the pace line.
pace(long) - Method in class edu.uiuc.ncsa.security.core.util.Pacer
 
Pacer - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 3/26/20 at 10:36 AM
Pacer(int) - Constructor for class edu.uiuc.ncsa.security.core.util.Pacer
This sets how wide the pacer will be ( = 2*n).
Pacer(String) - Constructor for class edu.uiuc.ncsa.security.core.util.Pacer
 
pad(String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Pad a string with blanks as needed.
pad2(int, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
pad2(Date, boolean, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
pad2(Date, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Default is ISO 8601 dates
pad2(String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Pad the string to the given length with blanks.
pad2(String, boolean, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
padding32 - Static variable in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
padLineWithBlanks(String, int) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
This will take a String and append the correct number of blanks on the left so it is the right width.
PAGE_BACKWARD - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
PAGE_FORWARD - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
PAI2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Protected asset (cert) issuer for Oauth 2 class
PAI2(TokenForge, URI, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.PAI2
Constructor
PAIImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 13, 2011 at 1:17:46 PM
PAIImpl(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.PAIImpl
 
paip - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
PAIProvider - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on 4/26/12 at 2:18 PM
PAIProvider(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.PAIProvider
 
PAIResponse2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Protected asset (cert) issuer response for OIDC.
PAIResponse2(boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
 
PAIssuer - Interface in edu.uiuc.ncsa.security.delegation.server.issuers
Created by Jeff Gaynor
on 6/3/13 at 3:35 PM
Parameter() - Method in class org.apache.velocity.runtime.parser.Parser
This method has yet to be fully implemented but will allow arbitrarily nested method calls
PARAMETER_KEY - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
parameters - Variable in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
parameters - Variable in class edu.uiuc.ncsa.security.oauth_1_0a.server.PARequestImpl
 
parent - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
PARENT_COMPONENT - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
PARENT_ID - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
parentID(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
PARequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 13, 2011 at 3:38:19 PM
PARequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.PARequest
 
PARequest - Class in edu.uiuc.ncsa.security.delegation.server.request
Request for a ProtectedAsset
PARequest(HttpServletRequest, ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.server.request.PARequest
 
PARequestImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Specific OAuth-based request.
PARequestImpl(PARequest) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.PARequestImpl
 
PARequestImpl(HttpServletRequest, ServiceTransaction) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.PARequestImpl
 
PAResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on Apr 13, 2011 at 3:39:12 PM
PAResponse(ProtectedAsset) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.PAResponse
 
PAResponse - Interface in edu.uiuc.ncsa.security.delegation.server.request
Additional information in the form of a map may be supplied.
PAResponseImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.server
Created by Jeff Gaynor
on May 13, 2011 at 1:27:50 PM
PAResponseImpl() - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
parse(JSONArray) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.GroupHandler
The most basic incarnation.
parse(JSONArray) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.NCSAGroupHandler
The form of an LDAP record is cn=group,buncha stuff.
parse(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
parse(String, Map<String, String>) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
Parse a single line.
parse(String, DefaultHandler) - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorParser
 
parse(Reader, Sink) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlParser
Parse - Class in org.apache.velocity.runtime.directive
Pluggable directive that handles the #parse() statement in VTL.
Parse() - Constructor for class org.apache.velocity.runtime.directive.Parse
 
parse(Reader, String) - Method in class org.apache.velocity.runtime.parser.Parser
This was also added to allow parsers to be re-usable.
parse(Reader, String) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Parse the input and return the root of AST node structure.
parse(Reader, String, boolean) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Parse the input and return the root of the AST node structure.
parse(String, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Parse the input and return the root of AST node structure.
parse(Reader, String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Parse the input and return the root of AST node structure.
parse(Reader, String, boolean) - Method in class org.apache.velocity.runtime.RuntimeInstance
Parse the input and return the root of the AST node structure.
parse(String, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Wraps the String in a StringReader and passes it off to RuntimeServices.parse(Reader,String).
parse(Reader, String) - Method in interface org.apache.velocity.runtime.RuntimeServices
Parse the input and return the root of AST node structure.
parse(Reader, String, boolean) - Method in interface org.apache.velocity.runtime.RuntimeServices
Parse the input and return the root of the AST node structure.
parse(Reader, String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Parse the input and return the root of AST node structure.
parse(Reader, String, boolean) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Parse the input and return the root of the AST node structure.
parse(String, String) - Method in class org.apache.velocity.texen.Generator
Parse an input and write the output to an output file.
parse(String, String, String, Object) - Method in class org.apache.velocity.texen.Generator
Parse an input and write the output to an output file.
parse(String, String, String, String, String, Object) - Method in class org.apache.velocity.texen.Generator
Parse an input and write the output to an output file.
parse(String, Context) - Method in class org.apache.velocity.texen.Generator
Parse the control template and merge it with the control context.
PARSE_DIRECTIVE_MAXDEPTH - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Maximum recursion depth allowed for the #parse directive.
parseCommandLine(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
parseCommandLine(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
parseContent(String, HttpServletRequest) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ClientExceptionHandler
This will parse the standard error reponse from an OIDC server.
parsedInput - Variable in class edu.uiuc.ncsa.security.util.cli.InputLine
 
ParseErrorException - Exception in org.apache.velocity.exception
Application-level exception thrown when a resource of any type has a syntax or other error which prevents it from being parsed.
ParseErrorException(String) - Constructor for exception org.apache.velocity.exception.ParseErrorException
Create a ParseErrorException with the given message.
ParseErrorException(ParseException, String) - Constructor for exception org.apache.velocity.exception.ParseErrorException
Create a ParseErrorException with the given ParseException.
ParseErrorException(VelocityException, String) - Constructor for exception org.apache.velocity.exception.ParseErrorException
Create a ParseErrorException with the given ParseException.
ParseErrorException(String, Info) - Constructor for exception org.apache.velocity.exception.ParseErrorException
Create a ParseErrorRuntimeException with the given message and info
ParseErrorException(String, Info, String) - Constructor for exception org.apache.velocity.exception.ParseErrorException
Create a ParseErrorRuntimeException with the given message and info
ParseException - Exception in org.apache.velocity.runtime.parser
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.apache.velocity.runtime.parser.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.apache.velocity.runtime.parser.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.apache.velocity.runtime.parser.ParseException
 
parseIt(Vector) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
parseIt() - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
parseLine(String) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
The form of the line is command [x,y,z] arg0 arg1 arg2...
parser(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.CMParser
 
parser - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
Parser - Class in org.apache.velocity.runtime.parser
This class is responsible for parsing a Velocity template.
Parser(RuntimeServices) - Constructor for class org.apache.velocity.runtime.parser.Parser
This constructor was added to allow the re-use of parsers.
Parser(CharStream) - Constructor for class org.apache.velocity.runtime.parser.Parser
Constructor with user supplied CharStream.
Parser(ParserTokenManager) - Constructor for class org.apache.velocity.runtime.parser.Parser
Constructor with generated Token Manager.
PARSER_POOL_CLASS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The parser.pool.class property specifies the name of the SimplePool implementation to use.
PARSER_POOL_SIZE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
 
ParserCommands - Class in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 9/25/18 at 10:51 AM
ParserCommands(MyLoggingFacade, JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
ParserConstants - Interface in org.apache.velocity.runtime.parser
Token literal values and constants.
parseRecipients(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil.MailEnvironment
 
parseRequest(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
This will take the HTTP request and parse it into parameters.
ParserError - Exception in edu.uiuc.ncsa.security.util.functor.parser
Created by Jeff Gaynor
on 7/13/18 at 2:04 PM
ParserError() - Constructor for exception edu.uiuc.ncsa.security.util.functor.parser.ParserError
 
ParserError(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.functor.parser.ParserError
 
ParserError(String) - Constructor for exception edu.uiuc.ncsa.security.util.functor.parser.ParserError
 
ParserError(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.functor.parser.ParserError
 
ParserEvent - Class in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 7/16/18 at 12:02 PM
ParserEvent(EventDrivenParser) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.ParserEvent
 
ParserPool - Interface in org.apache.velocity.runtime
Provides instances of parsers as needed.
ParserPoolImpl - Class in org.apache.velocity.runtime
This wraps the original parser SimplePool class.
ParserPoolImpl() - Constructor for class org.apache.velocity.runtime.ParserPoolImpl
 
ParserTokenManager - Class in org.apache.velocity.runtime.parser
Token Manager.
ParserTokenManager(CharStream) - Constructor for class org.apache.velocity.runtime.parser.ParserTokenManager
Constructor.
ParserTokenManager(CharStream, int) - Constructor for class org.apache.velocity.runtime.parser.ParserTokenManager
Constructor.
ParserTreeConstants - Interface in org.apache.velocity.runtime.parser
 
ParserUtil - Class in edu.uiuc.ncsa.security.util.functor.parser.event
Created by Jeff Gaynor
on 9/20/18 at 1:10 PM
ParserUtil() - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.ParserUtil
 
ParserVisitor - Interface in org.apache.velocity.runtime.parser.node
Interface used in implementation of visitor pattern.
PAServer - Interface in edu.uiuc.ncsa.security.delegation.client.server
A server tasked with processing requests for a protected asset.
PAServer2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Handles client call for protected asset (cert?) request
PAServer2(ServiceClient) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.PAServer2
 
PAServerImpl - Class in edu.uiuc.ncsa.security.oauth_1_0a.client
Created by Jeff Gaynor
on Apr 27, 2011 at 12:12:17 PM
PAServerImpl(URI) - Constructor for class edu.uiuc.ncsa.security.oauth_1_0a.client.PAServerImpl
 
passphrase - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
password - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet.ProtocolParameters
 
passwordField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
passwordInfoString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
PASTE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
PASTE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
PATH_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
 
PATH_SEPARATOR - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
PAYLOAD_INDEX - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
PayloadHandler - Interface in edu.uiuc.ncsa.security.oauth_2_0.jwt
This class is charged with creating and managing the payload of a single type of JWT.
PayloadHandlerConfig - Interface in edu.uiuc.ncsa.security.oauth_2_0.jwt
Created by Jeff Gaynor
on 7/1/20 at 11:44 AM
PayloadHandlerConfigImpl - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
The configuration for the payload handler (id token, various access tokens).
PayloadHandlerConfigImpl(AbstractPayloadConfig, OA2SE, OA2ServiceTransaction, TXRecord, HttpServletRequest) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
peekNode() - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
PEMFormatUtil - Class in edu.uiuc.ncsa.security.util.pkcs
This does the grunt work of formatting keys and cert requests.
PEMFormatUtil() - Constructor for class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
 
PendingState(int, HttpServletRequest, HttpServletResponse, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer.PendingState
 
perform(Number, Number, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTAddNode
 
perform(Number, Number, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTDivNode
 
perform(Number, Number, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTMathNode
Performs the math operation represented by this node.
perform(Number, Number, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTModNode
 
perform(Number, Number, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTMulNode
 
perform(Number, Number, InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTSubtractNode
 
perLineREs - Static variable in class org.apache.velocity.convert.WebMacro
Deprecated.
The regexes to use for line by line substition.
Permission - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/11/16 at 11:00 AM
Permission(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
PERMISSION_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
PERMISSION_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
PermissionConverter<V extends Permission> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/11/16 at 1:58 PM
PermissionConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionConverter
 
permissionConverter - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
PermissionException - Exception in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 11/23/16 at 3:00 PM
PermissionException() - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionException
 
PermissionException(Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionException
 
PermissionException(String) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionException
 
PermissionException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionException
 
PermissionFileStore<V extends Permission> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/11/16 at 1:57 PM
PermissionFileStore(File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
PermissionFileStore(File, File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionFileStore
 
PermissionKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/12/16 at 12:09 PM
PermissionKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
PermissionList - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 11/23/16 at 2:59 PM
PermissionList() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionList
 
PermissionProvider<V extends Permission> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/11/16 at 11:25 AM
PermissionProvider() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionProvider
 
permissionProvider - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
PermissionRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 10:57 AM
PermissionRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionRequest
 
PermissionResponse - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 10:57 AM
PermissionResponse() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionResponse
 
PermissionServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/1/16 at 10:54 AM
PermissionServer(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionServer
 
PermissionsStore<V extends Permission> - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/10/16 at 4:16 PM
PermissionsTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/12/16 at 12:22 PM
PermissionsTable(SerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsTable
 
PermissionStoreProviders - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/19/16 at 12:01 PM
PermissionStoreProviders() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
PermissionStoreProviders.FSPermissionStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
 
PermissionStoreProviders.MemoryPermissionStoreProvider<V> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
 
PermissionStoreProviders.SQLPermissionStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
 
PHONE_NUMBER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
End-User's preferred telephone number.
PHONE_NUMBER_VERIFIED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
True if the End-User's phone number has been verified; otherwise false.
PICTURE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
URL of the End-User's profile picture.
PING_PARAMETER - Static variable in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
PINGABLE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
pk() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionConverter
 
pk() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionsTable
 
pkcs10Provider - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
pkcs10SigAlgName - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
placeHolder - Variable in class edu.uiuc.ncsa.security.util.cli.CommonCommands
This is used wherever a missing value is.
PLUS - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
POLICY_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
POLLING_DIRECTORY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
POLLING_INTERVAL - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
Pool<T> - Class in edu.uiuc.ncsa.security.core.util
A pool of items, that is to say, a managed list that keeps valid items on it and can create or destroy them as needed.
Pool() - Constructor for class edu.uiuc.ncsa.security.core.util.Pool
 
PoolException - Exception in edu.uiuc.ncsa.security.core.util
Exception thrown by the Pool class under certain conditions.
PoolException() - Constructor for exception edu.uiuc.ncsa.security.core.util.PoolException
 
PoolException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.util.PoolException
 
PoolException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.util.PoolException
 
PoolException(String) - Constructor for exception edu.uiuc.ncsa.security.core.util.PoolException
 
pop() - Method in class edu.uiuc.ncsa.security.core.util.Pool
Pop an object off the stack if ther eis one, otherwise, create one.
pop() - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
pop() - Method in class edu.uiuc.ncsa.security.util.pkcs.KeyPairQueue
 
popCurrentMacroName() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
popCurrentMacroName() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
popCurrentTemplateName() - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
popCurrentTemplateName() - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
popNode() - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
populateClone(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
populateClone(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
populateClone(BaseClient) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
populateClone(BaseClient) - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
populateClone(BaseClient) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
populateInitialContext(Context) - Method in class org.apache.velocity.texen.ant.TexenTask
Place useful objects into the initial context.
port - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
portField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
portFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
portFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
portFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
postGetCert(Asset, AssetResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
postGetCert(Asset, AssetResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPService
 
POSTGRESQL_STORE - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
postprocess(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
postprocess(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
 
postprocess(RFC8628AuthorizationServer.PendingState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
postprocess(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
postprocess(TransactionState) - Method in interface edu.uiuc.ncsa.security.delegation.servlet.TransactionFilter
Invoked after the response has been written to the HttpServletResponse stream.
postRender(InternalContextAdapter) - Method in class org.apache.velocity.runtime.directive.Directive
This cleans up any scope control for this directive after rendering, assuming the scope control was turned on.
postRequestCert(Asset, OA4MPResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
postRequestCert(Asset, OA4MPResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPService
 
PRE_DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
PREFERRED_USERNAME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Shorthand name by which the End-User wishes to be referred to at the RP, such as janedoe or j.doe.
PREFIX - Static variable in class org.apache.velocity.runtime.log.ServletLogChute
 
PREFIX_DELIMITER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
 
PREFIX_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
Name of the property that contains the prefix used by this source.
preGetCert(Asset, Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
preGetCert(Asset, Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPService
 
preGetCert(Asset, Map) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
prepare(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
prepare(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
prepare(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
prepare(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
prepare(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
prepare(PresentableState) - Method in interface edu.uiuc.ncsa.security.servlet.Presentable
This is invoked before the main processing for this servlet.
prepend(InheritanceList) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
prepend(String) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
prepend(List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
preprocess(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.OA2FunctorFactory
 
preprocess(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
preprocess(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
preprocess(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Note that if you override this, you should call super, which sets some security-related headers, but touches nothing else.
preprocess(TransactionState) - Method in interface edu.uiuc.ncsa.security.delegation.servlet.TransactionFilter
Invoked after the transaction state has been determined, but before writing any response
preprocess(String) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
This is invoked to allow for preprocessing each argument before it is added.
PreProcessor - Class in edu.uiuc.ncsa.security.util.json
This is a pre-processor for JSON objects.
PreProcessor(JSONStore<? extends JSONEntry>) - Constructor for class edu.uiuc.ncsa.security.util.json.PreProcessor
 
preRender(InternalContextAdapter) - Method in class org.apache.velocity.runtime.directive.Directive
This creates and places the scope control for this directive into the context (if scope provision is turned on).
preRequestCert(Asset, Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
preRequestCert(Asset, Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPService
 
preRequestCert(Asset, Map) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
present(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
present(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
present(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
We override this to set the client secret to be displayed at registration time.
present(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
present(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
present(PresentableState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
present(PresentableState) - Method in interface edu.uiuc.ncsa.security.servlet.Presentable
This is invoked after the main processing for the servlet.
Presentable - Interface in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 10/20/11 at 2:02 PM
PresentableState - Interface in edu.uiuc.ncsa.security.servlet
The current state for the presentable interface.
PresentationState - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
An object for passing around the state variable and anything else needed.
PresentationState(int, HttpServletRequest, HttpServletResponse) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.PresentationState
 
PrimaryExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
PrimordialLogSystem - Class in org.apache.velocity.runtime.log
Deprecated.
Use HoldingLogChute instead!
PrimordialLogSystem() - Constructor for class org.apache.velocity.runtime.log.PrimordialLogSystem
Deprecated.
 
print(Object) - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
print(Object) - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
Print the string representation of an object, without a carriage return.
print(Object) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
PRINT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
PRINT_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
print_env(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
print_help(InputLine) - Method in interface edu.uiuc.ncsa.security.util.cli.Commands
 
print_help(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
print_help(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
print_help(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
PRINT_HELP_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
PRINT_HELP_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
PRINT_RAW_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
printAllParameters(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
This will print all parameters to standard err.
printAllParameters(Class, HttpServletRequest) - Static method in class edu.uiuc.ncsa.security.servlet.ServletDebugUtil
 
printArrayTree(String, String, JSONArray) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
printClass(Class) - Static method in class org.apache.velocity.runtime.parser.node.ASTReference
Utility class to handle nulls when printing a class type
printEnvHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
PrintExceptions - Class in org.apache.velocity.app.event.implement
Simple event handler that renders method exceptions in the page rather than throwing the exception.
PrintExceptions() - Constructor for class org.apache.velocity.app.event.implement.PrintExceptions
 
printFormatListHelp(IOInterface, InputLine) - Static method in class edu.uiuc.ncsa.security.util.cli.FormatUtil
 
printFormatListHelp(IOInterface, String, InputLine) - Static method in class edu.uiuc.ncsa.security.util.cli.FormatUtil
 
printGetEnvHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
printHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
printIt(int, Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
printIt(String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
printIt(int, Class, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
This only prints if the requested level is at least error AND the current utility supports it.
printIt(int, Class, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
printIt(String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
printIt(int, Class, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
This only prints if the requested level is at least error AND the current utility supports it.
printKeys() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
println(Object) - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
println(Object) - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
Print the string representation of an object with a carriage return.
println(Object) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
printObjectTree(String, String, JSONObject) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
printReadEnvHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
printRecords(List<JSONEditor.formatRecord>, boolean) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
printSaveEnvHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
printSetEnvHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
printStackTrace(Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
printTypes() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
PRIVATE_EXPONENT - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
PRIVATE_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
PRIVATE_KEY - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
Useful for clients that are anonymous.
PRIVATE_KEY_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
privateKey(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
privateKey - Variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
privateToDER(KeyPair) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
privKeyString - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
process(JSONObject, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
At the most basic level, this just returns the UserInfo object passed to it.
process(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
This also just returns the UserInfo object passed in.
process(JSONObject, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
process(AdminClient, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(OA2Client, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(OA2Client, OA2Client, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, AdminClient, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionAdd, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionApprove, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionCreate, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionExecute, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionGet, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionList, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionSet, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionRemove, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, ActionUnapprove, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(OA2Client, AdminClient, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(AdminClient, OA2Client, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ManagerFacade
 
process(Request) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
process(Server) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AbstractACRequest
 
process(Server) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeRequest
 
process(Server) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientRequest
 
process(Server) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionRequest
 
process(Request) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.AGRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.PARequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.client.request.UIRequest
 
process(Request) - Method in class edu.uiuc.ncsa.security.delegation.server.issuers.AbstractIssuer
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.server.request.AGRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.delegation.server.request.PARequest
 
process(Request) - Method in interface edu.uiuc.ncsa.security.delegation.services.DoubleDispatchServer
 
process(Server) - Method in interface edu.uiuc.ncsa.security.delegation.services.Request
Process the request
process(Request) - Method in interface edu.uiuc.ncsa.security.delegation.services.Server
 
process(Request) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
process(Request) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.CBServerImpl
 
process(Request) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.PAServerImpl
 
process(Request) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.ASImpl
 
process(JSONObject, ServiceTransaction) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
A UserInfo object and the current service transaction are supplied.
process(JSONObject, HttpServletRequest, ServiceTransaction) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
 
process(Server) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
process(Server) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
 
process(InternalContextAdapter, ParserVisitor) - Method in class org.apache.velocity.runtime.parser.node.ASTIfStatement
 
process() - Method in class org.apache.velocity.runtime.parser.Parser
This method is what starts the whole parsing process.
process() - Method in class org.apache.velocity.runtime.resource.ContentResource
Pull in static content and store it.
process() - Method in class org.apache.velocity.runtime.resource.Resource
Perform any subsequent processing that might need to be done by a resource.
process() - Method in class org.apache.velocity.Template
gets the named resource as a stream, parses and inits
processAGRequest(AGRequest) - Method in interface edu.uiuc.ncsa.security.delegation.client.server.AGServer
 
processAGRequest(AGRequest) - Method in interface edu.uiuc.ncsa.security.delegation.server.issuers.AGIssuer
 
processAGRequest(AGRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
processAGRequest(AGRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGIImpl
 
processAGRequest(AGRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.AGServer2
Accepts AGRequest, obtains auth code, packs said authCode into AGResponse and returns AGResponse
processAGRequest(AGRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGI2
Accepts authorization grant request and returns response with an authorization code
processArg(Object) - Method in class edu.uiuc.ncsa.security.util.functor.logic.jStringComparisons
Takes a Java object and if it's a String, returns that otherwise if it's a functor it processed it
processAssetRequest(DelegatedAssetRequest) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
Gets the asset once the delegation has been approved.
processATRequest(ATRequest) - Method in interface edu.uiuc.ncsa.security.delegation.client.server.ATServer
 
processATRequest(ATRequest) - Method in interface edu.uiuc.ncsa.security.delegation.server.issuers.ATIssuer
 
processATRequest(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
processATRequest(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATIImpl
 
processATRequest(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2
Processes access token request
processATRequest(ATRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.ATI2
Processes access token request
processAuthorizationClaims(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
Creates the most basic claim object for this.
processCallback(CallbackRequest) - Method in interface edu.uiuc.ncsa.security.delegation.client.server.CBServer
 
processCallback(CallbackRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.CBServerImpl
 
processCallbackRequest(CBRequest) - Method in interface edu.uiuc.ncsa.security.delegation.server.issuers.CBIssuer
 
processCallbackRequest(CBRequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.CBIImpl
 
processClaims() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
Gets the claims that are not done at authorization time.
processDefaultConfig(ClaimSourceConfigurationUtil, JSONObject, OA2SE, OA2ServiceTransaction) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ClaimSourceFactoryImpl
 
processDelegationRequest(DelegationRequest) - Method in class edu.uiuc.ncsa.security.delegation.client.DelegationService
Starts the delegation process.
processDelegationRequest(DelegationRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
 
processInput(Reader) - Static method in class edu.uiuc.ncsa.security.util.functor.parser.event.ParserUtil
 
processInput(Reader, boolean) - Static method in class edu.uiuc.ncsa.security.util.functor.parser.event.ParserUtil
Takes a reader that contains a command file and returns a list of executable string.
processLDAPConfig(LDAPConfigurationUtil, JSONObject, OA2SE, OA2ServiceTransaction) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ClaimSourceFactoryImpl
 
processNCSAGroups() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
processPARequest(PARequest) - Method in interface edu.uiuc.ncsa.security.delegation.client.server.PAServer
 
processPARequest(PARequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.PAServerImpl
 
processPARequest(PARequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.PAServer2
Processes protected asset request
processProtectedAsset(PARequest) - Method in interface edu.uiuc.ncsa.security.delegation.server.issuers.PAIssuer
 
processProtectedAsset(PARequest) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAIImpl
 
processProtectedAsset(PARequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAI2
Process cert request
processRegistrationRequest(JSONObject, AdminClient, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
processRequest(HttpServletRequest, HttpServletResponse, RFC8628AuthorizationServer.PendingState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
This is where the user's log in is actually processed and the values they sent are checked.
processRTRequest(RTRequest) - Method in interface edu.uiuc.ncsa.security.delegation.client.server.RTServer
 
processRTRequest(RTRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.RTServer2
 
processRTRequest(IssuerRequest, boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.RTI2
 
processStoreCheck(Store) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.EnvServlet
 
processUIRequest(UIRequest) - Method in interface edu.uiuc.ncsa.security.delegation.client.server.UIServer
 
processUIRequest(UIRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.UIServer2
Processes UserInfo request
processUIRequest(UIIRequest2) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UII2
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStoreProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders.DSFSClientStoreProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONStoreFSProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStoreProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXFSProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFSProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders.AdminClientFSProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.FSPermissionStoreProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStoreProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientApprovalStoreProvider
 
produce(File, File, boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.filestore.DSFSClientStoreProvider
 
PROFILE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
URL of the End-User's profile page.
PROMPT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
PROMPT - Static variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
prompt(String, Object) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
A utility for getting user input.
PROMPT_CONSENT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
PROMPT_LOGIN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
PROMPT_NONE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
PROMPT_SELECT_ACCOUNT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
properties - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
PROPERTIES_PATH - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
PropertiesUtil - Class in org.apache.velocity.texen.util
A property utility class for the texen text/code generator Usually this class is only used from a Velocity context.
PropertiesUtil() - Constructor for class org.apache.velocity.texen.util.PropertiesUtil
 
PropertyExecutor - Class in org.apache.velocity.runtime.parser.node
Returned the value of object property when executed.
PropertyExecutor(Log, Introspector, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.PropertyExecutor
 
PropertyExecutor(RuntimeLogger, Introspector, Class, String) - Constructor for class org.apache.velocity.runtime.parser.node.PropertyExecutor
Deprecated.
RuntimeLogger is deprecated. Use the other constructor.
ProtectedAsset - Interface in edu.uiuc.ncsa.security.delegation.token
Result returned by the asset server.
protocol - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
PROTOCOL_ATTRIBUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
ProtocolParameters() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet.ProtocolParameters
 
PROVIDE_SCOPE_CONTROL - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Used to suppress various scope control objects.
proxyLimited(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientKeys
 
ProxyVMContext - Class in org.apache.velocity.context
Context for Velocity macro arguments.
ProxyVMContext(InternalContextAdapter, RuntimeServices, boolean) - Constructor for class org.apache.velocity.context.ProxyVMContext
 
psp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
PUBLIC_EXPONENT - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
PUBLIC_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
PUBLIC_KEY - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
PUBLIC_KEY_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
Store in the config for this user.
publicClient - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
publicClient(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
publicKey - Variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
publicToDER(KeyPair) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
push(T) - Method in class edu.uiuc.ncsa.security.core.util.Pool
Check an object into the pool.
push(E) - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
pushCurrentMacroName(String) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
pushCurrentMacroName(String) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
pushCurrentTemplateName(String) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
pushCurrentTemplateName(String) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
pushNode(Node) - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
put(GroupElement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.Groups
 
put(CMConfig) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfigs
 
put(AuthorizationTemplate) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
 
put(Identifier, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
put(CachedObject) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
put(Identifier, CachedObject) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
Using this rather than Cache.add(edu.uiuc.ncsa.security.core.cache.Cacheable) will let you cache anything you please, even objects (like connections to servers) that are not inherently Identifiable.
put(Identifier, V) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
put(String, List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceMap
 
put(String, String, List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceMap
 
put(K, V) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
put(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
put(Identifier, V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
put(Identifier, V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
put(String, String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
put(String, Boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
put(String, Integer) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
put(String, JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
put(EditorEntry) - Method in class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
put(JFunctor) - Method in class edu.uiuc.ncsa.security.util.functor.logic.FunctorMap
 
put(JSONWebKey) - Method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys
Add a key to this set.
put(String, Object) - Method in class org.apache.velocity.context.AbstractContext
Adds a name/value pair to the context.
put(String, Object) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
Put method also stores values in parent context
put(String, Object) - Method in interface org.apache.velocity.context.Context
Adds a name/value pair to the context.
put(String, Object) - Method in class org.apache.velocity.context.EvaluateContext
Deprecated.
Put method also stores values in local scope
put(String, Object) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
put(String, Object) - Method in class org.apache.velocity.context.ProxyVMContext
Impl of the Context.put() method.
put(String, Object, boolean) - Method in class org.apache.velocity.context.ProxyVMContext
Internal put method to select between local and global scope.
put(String, Object) - Method in class org.apache.velocity.runtime.directive.Foreach.NullHolderContext
 
put(InternalContextAdapter, String, Object) - Method in class org.apache.velocity.runtime.directive.Foreach
Extension hook to allow subclasses to control whether loop vars are set locally or not.
put(Object, Object) - Method in class org.apache.velocity.runtime.directive.Scope
 
put(Parser) - Method in interface org.apache.velocity.runtime.ParserPool
Return the parser to the pool so that it may be reused.
put(Parser) - Method in class org.apache.velocity.runtime.ParserPoolImpl
Call the wrapped pool.
put(Object, Resource) - Method in interface org.apache.velocity.runtime.resource.ResourceCache
stores a Resource in the cache
put(Object, Resource) - Method in class org.apache.velocity.runtime.resource.ResourceCacheImpl
 
put(Class) - Method in interface org.apache.velocity.util.introspection.IntrospectorCache
Creates a class map for specific class and registers it in the cache.
put(Class) - Method in class org.apache.velocity.util.introspection.IntrospectorCacheImpl
Creates a class map for specific class and registers it in the cache.
put(Object) - Method in class org.apache.velocity.util.SimplePool
Add the object to the pool, silent nothing if the pool is full
putAll(Map<? extends Identifier, ? extends CachedObject>) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
putAll(Map<? extends Identifier, ? extends V>) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
putAll(Map<? extends K, ? extends V>) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
Slow since this loops.
putAll(Map) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
putAll(Map<? extends String, ? extends BasicTransaction>) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
putByToken(Asset) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStore
 
putByToken(Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
putByToken(Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
putByToken(Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
PutExecutor - Class in org.apache.velocity.runtime.parser.node
Executor that simply tries to execute a put(key, value) operation.
PutExecutor(Log, Introspector, Class, Object, String) - Constructor for class org.apache.velocity.runtime.parser.node.PutExecutor
 
putNonce(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
 
putStringResource(String, String) - Method in interface org.apache.velocity.runtime.resource.util.StringResourceRepository
add a string resource with given key.
putStringResource(String, String, String) - Method in interface org.apache.velocity.runtime.resource.util.StringResourceRepository
add a string resource with given key.
putStringResource(String, String) - Method in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 
putStringResource(String, String, String) - Method in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 

Q

QDLACL - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl
Created by Jeff Gaynor
on 1/25/21 at 7:44 AM
QDLACL() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.QDLACL
 
QDLACL.ACLReject - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl
 
QDLACL.AddToACL - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl
 
QDLACL.CheckACL - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl
 
QDLJSONConfigUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting
Created by Jeff Gaynor
on 2/12/20 at 3:21 PM
QDLJSONConfigUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
QDLRuntimeEngine - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting
Created by Jeff Gaynor
on 2/12/20 at 9:29 AM
QDLRuntimeEngine(QDLEnvironment, OA2ServiceTransaction) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
QDLXMLConstants - Interface in edu.uiuc.ncsa.myproxy.oa4mp.qdl
Created by Jeff Gaynor
on 1/5/21 at 1:37 PM
QueuePopulationThread<E> - Class in edu.uiuc.ncsa.security.core.util
A thread for populating a QueueWithSpare.
QueuePopulationThread(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
QueuePopulationThread(QueueWithSpare<E>) - Constructor for class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
QueuePopulationThread(int, long, QueueWithSpare<E>) - Constructor for class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
QueueWithSpare<E> - Class in edu.uiuc.ncsa.security.core.util
A Queue with a "spare tire".
QueueWithSpare() - Constructor for class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
QUIT - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
quit(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
QUIT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
QUIT_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 

R

Rand() - Constructor for class edu.uiuc.ncsa.security.util.python.javaCrypto.Rand
 
rand_seed(String) - Static method in class edu.uiuc.ncsa.security.util.python.javaCrypto.Rand
Takes a string of random bytes
random - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
randomID() - Static method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
Create a random id.
RAW_ID_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
rawToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2.IDTokenEntry
 
RBRACKET - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
RC_CONTINUE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
RC_EXIT - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
RC_INTERNAL_ERROR - Static variable in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
RC_NO_OP - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
RC_NOT_RUN - Static variable in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
RC_OK - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
RC_OK - Static variable in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
RC_OK_NO_SCRIPTS - Static variable in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
RC_SCRIPT_ERROR - Static variable in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
RC_SCRIPT_NOT_FOUND - Static variable in class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
RCURLY - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
read() - Method in class org.apache.velocity.io.UnicodeInputStream
 
read(byte[]) - Method in class org.apache.velocity.io.UnicodeInputStream
 
read(byte[], int, int) - Method in class org.apache.velocity.io.UnicodeInputStream
 
READ_BUFFER_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
READ_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
READ_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
read_env(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
readable(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
readChar() - Method in interface org.apache.velocity.runtime.parser.CharStream
Returns the next character from the selected input.
readChar() - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
readDir(File) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
NOTE This is under development and should not be used yet!
readDir(File, File, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
readDir(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
readEncoding() - Method in class org.apache.velocity.io.UnicodeInputStream
This method gets the encoding from the stream contents if a BOM exists.
readEnv(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
readerToString(Reader) - Static method in class edu.uiuc.ncsa.security.util.pkcs.PEMFormatUtil
Take a reader and stick its convents into a string.
readExtraXMLElements(XMLEvent, XMLEventReader) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
readFile(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
 
readFile(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
read a text file and return a single string of the content.
readFileAsBinary(String) - Static method in class edu.uiuc.ncsa.security.core.util.FileUtil
 
readFileAsLines(String) - Static method in class edu.uiuc.ncsa.security.core.util.FileUtil
 
readFileAsString(String) - Static method in class edu.uiuc.ncsa.security.core.util.FileUtil
 
readJSON(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
readJWT(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
This will only peel off the header and payload.
readline(String) - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
readline(String) - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
readline() - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
readline(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
readline() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
readline(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
readline() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
readline(String) - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
read a line of input, printing the prompt (on the left) first.
readline() - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
Read a line of input with no prompt.
readline() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
readline(String) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
readScriptSet(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
This assumes that the configuration is the scripts tag, not the entire configuration.
readTemplate(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
realInit() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
realProcessing(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
This is the actual place to put your code that only processes the claim source.
realProcessing(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
 
realProcessing(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
realProcessing(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
realProcessing(JSONObject, HttpServletRequest, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.TestClaimSource
 
realRemove(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStore
 
realRemove(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFileStore
 
realRemove(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
realSave(boolean, Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
realSave(boolean, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONFileStore
 
realSave(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreProviders.JSONMemoryStore
 
realSave(boolean, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2FSTStore
 
realSave(boolean, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFileStore
 
realSave(boolean, V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientFS
 
realSave(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientMemoryStore
 
realSave(boolean, V) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.FSClientStore
 
realSave(boolean, V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
Add code to store index references to the transaction by access token, verifier and authorization grant.
realStoreUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
If you have store updates that need to get done, put them in this method, invoking super.
rebuildCache() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
ONLY call this during servlet initialization.
recipients - Variable in class edu.uiuc.ncsa.security.util.mail.MailUtil.MailEnvironment
 
recreateTransactionTables(Statement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
recycle(Writer) - Method in class org.apache.velocity.io.VelocityWriter
resets this class so that it can be reused
REDIR - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
redirect(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
REDIRECT_PAGE_PATH - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
REDIRECT_URI - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
REDIRECT_URI_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
REDIRECT_URIS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
REQUIRED.
REDIRECT_URL_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
redirectPagePath - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
Reference(InternalContextAdapter, Block) - Constructor for class org.apache.velocity.runtime.directive.Block.Reference
 
Reference() - Method in class org.apache.velocity.runtime.parser.Parser
 
REFERENCE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
REFERENCE_TERMINATOR - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
referenceInsert(RuntimeServices, InternalContextAdapter, String, Object) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called before a reference is inserted.
referenceInsert(String, Object) - Method in class org.apache.velocity.app.event.implement.EscapeReference
Escape the provided text if it matches the configured regular expression.
referenceInsert(String, Object) - Method in interface org.apache.velocity.app.event.ReferenceInsertionEventHandler
A call-back which is executed during Velocity merge before a reference value is inserted into the output stream.
ReferenceInsertionEventHandler - Interface in org.apache.velocity.app.event
Reference 'Stream insertion' event handler.
ReferenceInsertionEventHandler.referenceInsertExecutor - Class in org.apache.velocity.app.event
Defines the execution strategy for referenceInsert
REFINDEX - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
REFMOD - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
REFMOD2 - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
REFMOD2_RPAREN - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
REFMODIFIER - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Lexical state.
refresh() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
refresh(String) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
This will take the identifier and make the necessary calls to the service to update the refresh token and access token.
refresh(String, Map) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
refresh(RTRequest) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
As per spec., issue request for refresh from server.
refresh() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
If the claims need to be updated (e.g.
REFRESH_ENABLED - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
REFRESH_LIFETIME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
REFRESH_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
REFRESH_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
REFRESH_TOKEN_ENABLED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
REFRESH_TOKEN_FIELD_VISIBLE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
REFRESH_TOKEN_KEY - Variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
REFRESH_TOKEN_LIFETIME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
REFRESH_TOKEN_LIFETIME - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
REFRESH_TOKEN_LIFETIME_DEFAULT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
Default is 15 days.
REFRESH_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
REFRESH_TOKENS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
refreshAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
refreshAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
refreshAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
refreshAccountingInformation() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
This is used on refresh only.
RefreshCleanup<K,V> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
A very specific cleanup for store that know about refresh tokens.
RefreshCleanup(RefreshTokenStore, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshCleanup
 
refreshLifetime(String...) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
refreshResource(Resource, String) - Method in class org.apache.velocity.runtime.resource.ResourceManagerImpl
Takes an existing resource, and 'refreshes' it.
refreshToken - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
refreshToken(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
refreshToken(String...) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
RefreshToken - Interface in edu.uiuc.ncsa.security.delegation.token
Created by Jeff Gaynor
on 2/21/14 at 3:45 PM
refreshToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
refreshToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
refreshToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
RefreshTokenConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 8/5/20 at 10:56 AM
RefreshTokenConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.RefreshTokenConfig
 
RefreshTokenHandlerInterface - Interface in edu.uiuc.ncsa.security.oauth_2_0.jwt
Created by Jeff Gaynor
on 8/5/20 at 9:09 AM
RefreshTokenImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
Created by Jeff Gaynor
on 10/2/13 at 12:02 PM
RefreshTokenImpl(URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.RefreshTokenImpl
 
RefreshTokenImpl(String, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.RefreshTokenImpl
 
RefreshTokenInitializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 10/12/20 at 6:16 AM
RefreshTokenInitializer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer
 
RefreshTokenInitializer.IDMethods - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
RefreshTokenInitializer.rtFinish - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
RefreshTokenInitializer.rtInit - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
RefreshTokenInitializer.RTMethod - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
RefreshTokenInitializer.rtRefresh - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
 
refreshTokenLifetime - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
refreshTokenLifetime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
RefreshTokenRetentionPolicy - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/26/14 at 3:39 PM
RefreshTokenRetentionPolicy(RefreshTokenStore, String, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshTokenRetentionPolicy
 
RefreshTokenStore<V extends Identifiable> - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Created by Jeff Gaynor
on 3/25/14 at 10:23 AM
refreshTokenValid - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
refreshTokenValid(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
REGEX_LEFT_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
REGEX_RIGHT_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
register(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
register(V) - Method in interface edu.uiuc.ncsa.security.core.Store
Almost Identical to put(K,V) but since the object should have an identifier, passing along the key is redundant.
register(V) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.SQLServiceTransactionStore
 
register(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
register(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
register(V) - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
REGISTRATION_ACCESS_TOKEN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
REGISTRATION_CLIENT_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
REGISTRATION_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
REGISTRATION_NOT_SUPPORTED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The OP does not support use of the registration parameter defined in Section 7.2.1.
RegistrationServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
The servlet that handles registration.
RegistrationServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.RegistrationServlet
 
ReInit(CharStream) - Method in class org.apache.velocity.runtime.parser.Parser
Reinitialise.
ReInit(ParserTokenManager) - Method in class org.apache.velocity.runtime.parser.Parser
Reinitialise.
ReInit(CharStream) - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
Reinitialise parser.
ReInit(CharStream, int) - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
Reinitialise parser.
ReInit(Reader, int, int, int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
ReInit(Reader, int, int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
ReInit(InputStream, int, int) - Method in class org.apache.velocity.runtime.parser.VelocityCharStream
 
RelationalExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
relativize(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Attempts to relativize the other path against the path.
REMOTE_USER_INITIAL_PAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
remove(AttributeRemoveRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
remove(RemoveRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientServer
remove the client completely and all references to it.
remove(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
remove(Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
remove(Object) - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
remove(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
remove(String) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
remove(List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
remove(Object) - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
remove() - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
remove(URI) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
remove(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
remove(BasicTransaction) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
remove(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
remove(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
remove(Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
remove(String) - Method in class edu.uiuc.ncsa.security.util.cli.editing.Editors
 
remove(int) - Method in class org.apache.velocity.anakia.NodeList
 
remove(Object) - Method in class org.apache.velocity.anakia.NodeList
 
remove(Object) - Method in class org.apache.velocity.context.AbstractContext
Removes the value associated with the specified key from the context.
remove(Object) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
remove(Object) - Method in interface org.apache.velocity.context.Context
Removes the value associated with the specified key from the context.
remove(Object) - Method in class org.apache.velocity.context.EvaluateContext
Deprecated.
 
remove(Object) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
remove(Object) - Method in class org.apache.velocity.context.ProxyVMContext
 
remove(Object) - Method in class org.apache.velocity.runtime.directive.Foreach.NullHolderContext
Remove an object from the context
remove(Object) - Method in interface org.apache.velocity.runtime.resource.ResourceCache
removes a Resource from the cache
remove(Object) - Method in class org.apache.velocity.runtime.resource.ResourceCacheImpl
 
remove() - Method in class org.apache.velocity.util.ArrayIterator
No op--merely added to satify the Iterator interface.
remove() - Method in class org.apache.velocity.util.EnumerationIterator
Unimplemented.
removeAdminClient(AttributeRemoveRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
Remove a subset of attributes for an admin client.
removeAll(Collection) - Method in class org.apache.velocity.anakia.NodeList
 
removeAndHump(String) - Static method in class org.apache.velocity.util.StringUtils
'Camels Hump' replacement of underscores.
removeAndHump(String, String) - Static method in class org.apache.velocity.util.StringUtils
'Camels Hump' replacement.
removeArgAt(int) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
removeAttribute(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
removeBraceListener(DelimiterListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
removeBracketListener(DelimiterListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
removeClient(AttributeRemoveRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
Remove a subset of attributes for client.
removeClient(RemoveClientRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.PermissionServer
removes a client from management by an admin.
RemoveClientRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions
Created by Jeff Gaynor
on 12/2/16 at 11:20 AM
RemoveClientRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.permissions.RemoveClientRequest
 
removeCommaListener(CommaListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
removeDirective(String) - Method in class org.apache.velocity.app.Velocity
Remove a directive.
removeDirective(String) - Method in class org.apache.velocity.app.VelocityEngine
Remove a directive.
removeDirective(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Remove a directive.
removeDirective(String) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Remove a directive.
removeDQListener(DoubleQuoteListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
removeEventHandler(EventHandler) - Method in class org.apache.velocity.app.event.EventCartridge
Removes an event handler(s) from the Cartridge.
removeFromAdmins(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
Part of the contract for this store is that saving a permission with an updated ID (AC or client) should remove the old value, which means we have to clean out stale entries from the clientMpa and adminMap.
removeFromClients(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.MemoryPermissionStore
 
removeFromIndices(BasicTransaction) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
removeIndex(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
removeItem(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
removeItem(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
Override this as needed to remove an item from all stores.
removeListener(CfgEventListener) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
removeNonce(String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.NonceHerder
 
removeNotificationListener(NotificationListener) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
removeNS(String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
removeOIDC_CM_Attributes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
removeParenthesisListener(DelimiterListener) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
 
removeRepository(String) - Static method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Removes the StringResourceRepository stored under the specified name.
RemoveRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/2/16 at 1:44 PM
RemoveRequest(AdminClient, OA2Client) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.RemoveRequest
 
removeRetentionPolicy(RetentionPolicy) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
removeStringResource(String) - Method in interface org.apache.velocity.runtime.resource.util.StringResourceRepository
delete a string resource with given key.
removeStringResource(String) - Method in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 
removeSwitch(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Remove a value.
removeSwitch(String...) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
removeSwitchAndValue(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Use for switches with value, e.g.
removeSwitchAndValue(String...) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
removeUnderScores(String) - Static method in class org.apache.velocity.util.StringUtils
Deprecated.
Use the org.apache.commons.util.StringUtils class instead. Using its firstLetterCaps() method in conjunction with a StringTokenizer will achieve the same result.
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.directive.Block.Reference
Render the AST of this block into the writer using the context.
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.directive.Block
 
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.BlockMacro
Renders content using the selected macro and the passed AST body.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Break
Break directive does not actually do any rendering.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Define
directive.render() simply makes an instance of the Block inner class and places it into the context as indicated.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Directive
How this directive is to be rendered
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Evaluate
Evaluate the argument, convert to a String, and evaluate again (with the same context).
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Foreach
renders the #foreach() block
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Include
iterates through the argument list and renders every argument that is appropriate.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Literal
Deprecated.
Throw the literal rendition of the block between #literal()/#end into the writer.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Macro
render() doesn't do anything in the final output rendering.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Parse
iterates through the argument list and renders every argument that is appropriate.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.RuntimeMacro
Velocimacro implementation is not known at the init time.
render(InternalContextAdapter, Writer, Node, Renderable) - Method in class org.apache.velocity.runtime.directive.RuntimeMacro
This method is used with BlockMacro when we want to render a macro with a body AST.
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.Stop
 
render(InternalContextAdapter, Writer, Node) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
 
render(InternalContextAdapter, Writer, Node, Renderable) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
Renders the macro using the context.
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTBlock
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTComment
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTDirective
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTElseIfStatement
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTEscape
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTEscapedDirective
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTIfStatement
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
gets the value of the reference and outputs it to the writer.
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTSetDirective
puts the value of the RHS into the context under the key of the LHS
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTText
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.ASTTextblock
 
render(InternalContextAdapter, Writer) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
render(InternalContextAdapter, Writer) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
render(InternalContextAdapter, Writer) - Method in interface org.apache.velocity.runtime.Renderable
 
render(Context, Writer, String, SimpleNode) - Method in class org.apache.velocity.runtime.RuntimeInstance
Initializes and renders the AST SimpleNode using the context into the output writer.
Renderable - Interface in org.apache.velocity.runtime
This interface caraterize objects other than ASTNodes that can be rendered to a writer using a context.
REPEAT_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
REPEAT_LAST_COMMAND - Static variable in class edu.uiuc.ncsa.security.core.util.More
 
REPEAT_LAST_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
replaceAll(String, Map) - Static method in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
Simple-minded template replacement.
replaceTemplate(String, Map<String, List<String>>, Map) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ScopeTemplateUtil
resolve a single template for groups (if any) and other claims.
REPLY_TO - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.NewClientNotifier
 
ReportInvalidReferences - Class in org.apache.velocity.app.event.implement
Use this event handler to flag invalid references.
ReportInvalidReferences() - Constructor for class org.apache.velocity.app.event.implement.ReportInvalidReferences
 
repository - Variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
REPOSITORY_CLASS - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Key to look up the repository implementation class.
REPOSITORY_CLASS_DEFAULT - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
The default implementation class.
REPOSITORY_ENCODING - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Key to look up the repository char encoding.
REPOSITORY_ENCODING_DEFAULT - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
The default repository encoding.
REPOSITORY_NAME - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Key to look up the name for the repository to be used.
REPOSITORY_NAME_DEFAULT - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
The default name for string resource repositories ('org.apache.velocity.runtime.resource.util.StringResourceRepository').
REPOSITORY_STATIC - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Key to determine whether the repository should be set as the static one or not.
REPOSITORY_STATIC_DEFAULT - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
By default, repositories are stored statically (shared across the VM).
reqState - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
reqState(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
request - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
Request - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
Created by Jeff Gaynor
on 11/10/16 at 4:45 PM
Request(BaseClient, BaseClient, JSONObject) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.Request
 
Request - Interface in edu.uiuc.ncsa.security.delegation.services
General delegation request to a service
request - Variable in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
REQUEST - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
REQUEST - Static variable in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
The context key for the HTTP request object.
REQUEST_NOT_SUPPORTED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The OP does not support use of the request parameter defined in Section 6.
REQUEST_OBJECT_ENCRYPTION_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
REQUEST_OBJECT_ENCRYPTION_ENC - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
REQUEST_OBJECT_SIGNING_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
REQUEST_STATE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
REQUEST_URI - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
REQUEST_URI_NOT_SUPPORTED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The OP does not support use of the request_uri parameter defined in Section 6.
REQUEST_URIS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
requestCert() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
This will make the request with whatever defaults are in effect for the client.
requestCert(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
A convenience method to do the AbstractOA4MPService.requestCert() call and create an asset with the given identifier.
requestCert(Identifier, Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
A convenience method that allows for a map of additional parameters.
requestCert(Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
Request a certificate from the user portal.
requestCert(Asset, Map) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
requestCleanup(HttpServletRequest, HttpServletResponse, Context) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
A cleanup routine which is called at the end of the VelocityServlet.doRequest(HttpServletRequest, HttpServletResponse) processing sequence, allowing a derived class to do resource cleanup or other end of process cycle tasks.
REQUESTED_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
RequestFactory - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
This creates the correct request based on the parameters.
RequestFactory() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory
 
RequestFactory.RequestObject - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
 
RequestObject() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory.RequestObject
 
requestTrustRoots - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
requestTrustRoots(boolean) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets whether to request trust roots (CA certificates, CRLs, signing policy files) from the MyProxy server.
REQUIRE_AUTH_TIME - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
REQUIRED_TEMPLATE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.NewTemplate
 
requiresChecking() - Method in class org.apache.velocity.runtime.resource.Resource
Is it time to check to see if the resource source has been updated?
reset() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
This resets the entire state of the functor including erasing the argument list. If you need to clear the executed state and re-run everything, consider invoking JFunctorImpl.clearState().
reset() - Method in class edu.uiuc.ncsa.security.util.functor.logic.jThen
 
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
reset() - Method in interface edu.uiuc.ncsa.security.util.functor.parser.event.DelimiterListener
 
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.EventDrivenParser
Completely reset the internal state of this parser.
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.FunctorHandler
 
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
reset() - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
reset() - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.TopHandlerInterface
Reset the state of this handler to before the first call.
reset() - Method in class org.apache.velocity.io.UnicodeInputStream
 
reset() - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
resetState() - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
This nulls out the environment which should force a reload of it at the next call.
resolve(AuthorizationTemplates, String, Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
 
resolve() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
resolve(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Resolves the relativePath against the path.
RESOLVE_TEMPLATES_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ScopeTemplateQDLUtil
 
resolveAlias() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
resolveAliasOverrides() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
resolveAliasOverrides2() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
Snoops through the aliases by tracing the known resolved nodes.
resolveByStatusValue(String) - Static method in enum edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval.Status
 
resolveFileReferences(File) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
This will look for file references to include in the current XML configuration and load them all into a single XMLConfiguration
resolveFileReferences(XMLConfiguration, TreeSet<String>) - Static method in class edu.uiuc.ncsa.security.core.configuration.Configurations
All the actual work for loading files is done here.
resolveInhertanceList(AliasAndOverrides) - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
Loops through a list that is not resolved.
resolveKey(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
Resolve a namespace to a single key.
resolveParents(Map<String, Map>, String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtilProvider
 
resolveScopes(TransactionState, boolean) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientUtils
This method will take the scopes that the client sends in its request and inspect the scopes that it is allowed to request.
resolveScopes(TransactionState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
resolveSibling(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
This resolves the other against the parent of the path -- making them siblings, i.e.
resolveSimpleOverrides() - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
resolveTemplates(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
Templates are of the format
resource(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
RESOURCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
 
RESOURCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
Resource - Class in org.apache.velocity.runtime.resource
This class represent a general text resource that may have been retrieved from any number of possible sources.
Resource() - Constructor for class org.apache.velocity.runtime.resource.Resource
Default constructor
RESOURCE_CONTENT - Static variable in interface org.apache.velocity.runtime.resource.ResourceManager
A static content resource.
RESOURCE_CONTENT - Static variable in class org.apache.velocity.runtime.resource.ResourceManagerImpl
A static content resource.
RESOURCE_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
RESOURCE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
RESOURCE_LOADER - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Key used to retrieve the names of the resource loaders to be used.
RESOURCE_MANAGER_CACHE_CLASS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The resource.manager.cache.class property specifies the name of the ResourceCache implementation to use.
RESOURCE_MANAGER_CLASS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
 
RESOURCE_MANAGER_DEFAULTCACHE_SIZE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
The resource.manager.cache.size property specifies the cache upper bound (if relevant).
RESOURCE_MANAGER_LOGWHENFOUND - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
controls if the finding of a resource is logged.
RESOURCE_TEMPLATE - Static variable in interface org.apache.velocity.runtime.resource.ResourceManager
A template resources.
RESOURCE_TEMPLATE - Static variable in class org.apache.velocity.runtime.resource.ResourceManagerImpl
A template resources.
ResourceCache - Interface in org.apache.velocity.runtime.resource
Interface that defines the shape of a pluggable resource cache for the included ResourceManager
ResourceCacheImpl - Class in org.apache.velocity.runtime.resource
Default implementation of the resource cache for the default ResourceManager.
ResourceCacheImpl() - Constructor for class org.apache.velocity.runtime.resource.ResourceCacheImpl
 
resourceExists(String) - Static method in class org.apache.velocity.app.Velocity
Determines whether a resource is accessable via the currently configured resource loaders.
resourceExists(String) - Method in class org.apache.velocity.app.VelocityEngine
Determines if a resource is accessable via the currently configured resource loaders.
resourceExists(String) - Method in class org.apache.velocity.runtime.resource.loader.FileResourceLoader
Overrides superclass for better performance.
resourceExists(String) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Check whether any given resource exists.
resourceExists(String) - Method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Overrides superclass for better performance.
ResourceFactory - Class in org.apache.velocity.runtime.resource
Class responsible for instantiating Resource objects, given name and type.
ResourceFactory() - Constructor for class org.apache.velocity.runtime.resource.ResourceFactory
 
ResourceLoader - Class in org.apache.velocity.runtime.resource.loader
This is abstract class the all text resource loaders should extend.
ResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.ResourceLoader
 
resourceLoader - Variable in class org.apache.velocity.runtime.resource.Resource
The template loader that initially loaded the input stream for this template, and knows how to check the source of the input stream for modification.
ResourceLoaderFactory - Class in org.apache.velocity.runtime.resource.loader
Factory to grab a template loader.
ResourceLoaderFactory() - Constructor for class org.apache.velocity.runtime.resource.loader.ResourceLoaderFactory
 
resourceLoaderModificationCheckInterval - Variable in class org.apache.velocity.texen.ant.TexenTask
 
resourceLoaders - Variable in class org.apache.velocity.runtime.resource.ResourceManagerImpl
The List of templateLoaders that the Runtime will use to locate the InputStream source of a template.
ResourceManager - Interface in org.apache.velocity.runtime.resource
Class to manage the text resource for the Velocity Runtime.
ResourceManagerImpl - Class in org.apache.velocity.runtime.resource
Class to manage the text resource for the Velocity Runtime.
ResourceManagerImpl() - Constructor for class org.apache.velocity.runtime.resource.ResourceManagerImpl
 
ResourceNotFoundException - Exception in org.apache.velocity.exception
Application-level exception thrown when a resource of any type isn't found by the Velocity engine.
ResourceNotFoundException(String) - Constructor for exception org.apache.velocity.exception.ResourceNotFoundException
 
ResourceNotFoundException(String, Throwable) - Constructor for exception org.apache.velocity.exception.ResourceNotFoundException
 
ResourceNotFoundException(Throwable) - Constructor for exception org.apache.velocity.exception.ResourceNotFoundException
 
ResourceOwner - Interface in edu.uiuc.ncsa.security.delegation.client.server
Models the owner of the resource (e.g.
RESOURCES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
resources - Variable in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
mem store
resourceServerUri - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
Response - Interface in edu.uiuc.ncsa.security.delegation.services
Marker interface for server responses.
response - Variable in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
RESPONSE - Static variable in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
The context key for the HTTP response object.
RESPONSE_ERROR - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
RESPONSE_FAIL - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
RESPONSE_MODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
RESPONSE_MODE_FORM_POST - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Supports form post.
RESPONSE_MODE_FRAGMENT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
RESPONSE_MODE_QUERY - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
RESPONSE_OK - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
RESPONSE_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Used as the parameter to denote the response type, e.g.
RESPONSE_TYPE_CODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
RESPONSE_TYPE_ID_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
RESPONSE_TYPE_NONE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Recently added
RESPONSE_TYPE_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Only used with implicit flow grant.
RESPONSE_TYPES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
ResponseSerializer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util
Created by Jeff Gaynor
on 12/6/16 at 10:10 AM
ResponseSerializer(OA2SE) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
result - Variable in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
result - Variable in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
retain(Object, Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet.TokenExchangeRecordRetentionPolicy
 
retain(Object, Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshTokenRetentionPolicy
 
retain(Object, Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ConnectionCacheRetentionPolicy
 
retain(Object, Object) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.AssetRetentionPolicy
 
retain(Identifier, CachedObject) - Method in class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
retain(Object, Object) - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
retain(K, V) - Method in interface edu.uiuc.ncsa.security.core.cache.RetentionPolicy
 
retain(Object, Object) - Method in class edu.uiuc.ncsa.security.core.cache.ValidTimestampPolicy
 
retainAll(Collection) - Method in class org.apache.velocity.anakia.NodeList
 
RetentionPolicy<K,V> - Interface in edu.uiuc.ncsa.security.core.cache
Created by Jeff Gaynor
on Nov 11, 2010 at 1:03:54 PM
RETRY_MESSAGE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
RetryException - Exception in edu.uiuc.ncsa.security.core.exceptions
This is thrown by servlets to indicate that an error has occurred (on user input) that requires that the page be redisplayed with an error message.
RetryException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.RetryException
 
RetryException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.RetryException
 
RetryException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.RetryException
 
RetryException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.RetryException
 
RETURN_AS_LIST - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
RETURN_NAME - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
returnArgs() - Method in interface edu.uiuc.ncsa.security.util.scripting.ScriptRunRequest
Return the supplied arguments, using their same names along with any response.
reverseLookup(byte[]) - Static method in class edu.uiuc.ncsa.security.core.util.HostUtil
The address is either 4 bytes (IpV 4) or 16 bytes (IpV 6).
reverseLookup(String) - Static method in class edu.uiuc.ncsa.security.core.util.HostUtil
 
REVOCATION_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
RFC7009 - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Token Revocation endpoint.
RFC7009() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC7009
 
RFC7662 - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
The token introspection servlet This implements RFC7662
RFC7662() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC7662
 
RFC8628AuthorizationServer - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/12/21 at 6:19 AM
RFC8628AuthorizationServer() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
RFC8628AuthorizationServer.PendingState - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
 
RFC8628AuthorizationServer.TooManyRetriesException - Exception in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
 
RFC8628AuthorizationServer.UnknownUserCodeException - Exception in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
 
RFC8628Constants - Interface in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 2/9/21 at 11:22 AM
RFC8628Constants2 - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/9/21 at 11:22 AM
rfc8628Request(OA2Asset, String, Map<String, String>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
RFC8628Servlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/9/21 at 11:21 AM
RFC8628Servlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
RFC8628State - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 2/10/21 at 4:23 PM
RFC8628State() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
RFC8693Constants - Interface in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 6/24/20 at 11:43 AM
RFC8693Constants2 - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Constants for RFC 8693: The token exchange endpoint.
RFC_7591_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
RFC_7592_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.ClientManagementConstants
 
RIGHT_CURLEY - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
RIGHT_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
RIGHT_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.mail.MailUtil
The right-hand delimiter for replacements in templates.
RJustify(String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
rm(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
rootNode() - Method in class org.apache.velocity.runtime.parser.JJTParserState
 
RPAREN - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
rr(String, Map) - Static method in class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
RS256_JAVA - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS256_JWT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS256_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS384_JAVA - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS384_JWT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS384_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS512_JAVA - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS512_JWT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RS512_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
RSA() - Constructor for class edu.uiuc.ncsa.security.util.python.javaCrypto.RSA
 
RSA_SHA1 - Static variable in interface edu.uiuc.ncsa.security.oauth_1_0a.OAuthConstants
 
rsvc - Variable in class org.apache.velocity.runtime.directive.Directive
 
rsvc - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
rsvc - Variable in class org.apache.velocity.runtime.resource.loader.ResourceLoader
 
rsvc - Variable in class org.apache.velocity.runtime.resource.Resource
 
rsvc - Variable in class org.apache.velocity.runtime.resource.ResourceCacheImpl
Runtime services, generally initialized by the initialize() method.
rsvc - Variable in class org.apache.velocity.runtime.resource.ResourceManagerImpl
The internal RuntimeServices object.
RT_FINISH_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer
 
RT_INIT_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer
 
RT_REFRESH_METHOD - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer
 
RT_TYPE - Static variable in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
rtFinish() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtFinish
 
RTI2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Refresh Token Issuer for OAuth2.
RTI2(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.RTI2
 
rtInit() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtInit
 
RTIRequest - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 2/26/14 at 11:32 AM
RTIRequest(ServiceTransaction, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
RTIRequest(HttpServletRequest, ServiceTransaction, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
RTIRequest(HttpServletRequest, ServiceTransaction, AccessToken, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
RTIResponse - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 2/26/14 at 10:27 AM
RTIResponse(AccessTokenImpl, RefreshTokenImpl, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.RTIResponse
 
rtLifetime(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
RTMethod() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.RTMethod
 
rtRefresh() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.RefreshTokenInitializer.rtRefresh
 
RTRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on 2/24/14 at 11:19 AM
RTRequest(Client, Map<String, String>) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
RTRequest() - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
RTResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created by Jeff Gaynor
on 2/24/14 at 11:19 AM
RTResponse(AccessTokenImpl) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.RTResponse
 
RTResponse(AccessTokenImpl, RefreshTokenImpl) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.RTResponse
 
RTServer - Interface in edu.uiuc.ncsa.security.delegation.client.server
Created by Jeff Gaynor
on 2/24/14 at 11:20 AM
RTServer2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Created by Jeff Gaynor
on 2/26/14 at 2:18 PM
RTServer2(ServiceClient, String, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.RTServer2
 
run(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
run(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory.NoOpRuntimeEngine
 
run(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
run() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover.ClientApprovalThread
 
run() - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
run() - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
Runs this thread.
run() - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
run() - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Calls the CLITool.initialize() method and then runs the main CLITool.doIt() method.
run(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Main call.
run(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
run(ScriptRunRequest) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
runLogicBlocks() - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
Runtime - Class in org.apache.velocity.runtime
Deprecated.
Use RuntimeInstance or RuntimeSingleton instead.
Runtime() - Constructor for class org.apache.velocity.runtime.Runtime
Deprecated.
 
RUNTIME_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
RUNTIME_LOG - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Location of the velocity log file.
RUNTIME_LOG_ERROR_STACKTRACE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
This appears to have always been meaningless.
RUNTIME_LOG_INFO_STACKTRACE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
This appears to have always been meaningless.
RUNTIME_LOG_JDK_LOGGER - Static variable in class org.apache.velocity.runtime.log.JdkLogChute
Property key for specifying the name for the logger instance
RUNTIME_LOG_JDK_LOGGER_LEVEL - Static variable in class org.apache.velocity.runtime.log.JdkLogChute
 
RUNTIME_LOG_LEVEL_KEY - Static variable in class org.apache.velocity.runtime.log.ServletLogChute
 
RUNTIME_LOG_LEVEL_KEY - Static variable in class org.apache.velocity.runtime.log.SystemLogChute
 
RUNTIME_LOG_LOG4J_LOGGER - Static variable in class org.apache.velocity.runtime.log.Log4JLogChute
 
RUNTIME_LOG_LOG4J_LOGGER_LEVEL - Static variable in class org.apache.velocity.runtime.log.Log4JLogChute
 
RUNTIME_LOG_LOGSYSTEM - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
externally provided logger.
RUNTIME_LOG_LOGSYSTEM_CLASS - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
class of log system to use.
RUNTIME_LOG_REFERENCE_LOG_INVALID - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Logging of invalid references.
RUNTIME_LOG_SYSTEM_ERR_LEVEL_KEY - Static variable in class org.apache.velocity.runtime.log.SystemLogChute
 
RUNTIME_LOG_WARN_STACKTRACE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
The functionality this controlled is confusing and no longer necessary.
RUNTIME_REFERENCES_STRICT - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Properties referenced in the template are required to exist the object
RUNTIME_REFERENCES_STRICT_ESCAPE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Indicates we are going to use modifed escape behavior in strict mode
RuntimeConstants - Interface in org.apache.velocity.runtime
This class defines the keys that are used in the velocity.properties file so that they can be referenced as a constant within Java code.
RuntimeInstance - Class in org.apache.velocity.runtime
This is the Runtime system for Velocity.
RuntimeInstance() - Constructor for class org.apache.velocity.runtime.RuntimeInstance
Creates a new RuntimeInstance object.
RuntimeLogger - Interface in org.apache.velocity.runtime
Deprecated.
This functionality has been taken over by the Log class
RuntimeLoggerLog - Class in org.apache.velocity.runtime.log
Deprecated.
This will be removed along with the RuntimeLogger interface.
RuntimeLoggerLog(RuntimeLogger) - Constructor for class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
Creates a new Log that wraps a PrimordialLogChute.
RuntimeMacro - Class in org.apache.velocity.runtime.directive
This class acts as a proxy for potential macros.
RuntimeMacro(String) - Constructor for class org.apache.velocity.runtime.directive.RuntimeMacro
Create a RuntimeMacro instance.
RuntimeServices - Interface in org.apache.velocity.runtime
Interface for internal runtime services that are needed by the various components w/in Velocity.
RuntimeServicesAware - Interface in org.apache.velocity.util
Use this interface to automatically have the method setRuntimeServices called at initialization.
RuntimeSingleton - Class in org.apache.velocity.runtime
This is the Runtime system for Velocity.
RuntimeSingleton() - Constructor for class org.apache.velocity.runtime.RuntimeSingleton
 

S

SAFE_GARBAGE_COLLECTION - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
SafeGCRetentionPolicy - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
For retention policies that are "safe".
SafeGCRetentionPolicy(String, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.SafeGCRetentionPolicy
 
safeGCSkipIt(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.SafeGCRetentionPolicy
 
SAML1_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
SAML2_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
SAT - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
Interface with constants for Subject, Action and Target
SATFactory - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
Created by Jeff Gaynor
on 10/10/16 at 10:24 AM
SATFactory() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
save(String, Asset) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStore
 
save(String, Asset, AssetStore) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetStoreUtil
Saves the asset with the given identifier to the store.
save(String, Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.FSAssetStore
 
save(String, Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
save(Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.MemoryAssetStore
 
save(String, Asset) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
save(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONSQLStore
 
save(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
save(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStore
 
save(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
save(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientSQLStore
 
save(BaseClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
save(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientStore
 
save(V) - Method in interface edu.uiuc.ncsa.security.core.Store
Saves an object.
save(V) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.impl.ClientMemoryStore
 
save(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
save(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
save(V) - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
save_env(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
save_key(String, String, Object) - Method in class edu.uiuc.ncsa.security.util.python.javaCrypto.RSA
 
save_pub_key(String) - Method in class edu.uiuc.ncsa.security.util.python.javaCrypto.RSA
 
saveCredentials(OutputStream) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved credentials to the specified output stream.
saveCredentialsToFile(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved credentials to the specified filename.
SAVED_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
 
saveProperties() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
saveState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
saveState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
saveState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
saveState() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
Called at the end of each block, this lets the handler save its state.
say(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
say(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
Just for low-level debugging.
say(String) - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
For use with informational messages.
say(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
For use with informational messages.
say(String) - Static method in class edu.uiuc.ncsa.security.util.cli.CLITool
Prints to the console.
say(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Prints with the default indent and a linefeed.
say(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
say(String) - Static method in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
 
say(String) - Static method in class edu.uiuc.ncsa.security.util.cli.FormatUtil
 
say(String) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
 
say(Object, String) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
Very useful for debugging.
say2(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
For use with prompts.
say2(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Prints to the console WITHOUT a carriage return.
say2(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Output the string without any linefeed.
sayi(String) - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
sayi(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
prints with the current indent and a linefeed.
sayii(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Double indent -- useful for lists.
sayit(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
sayv(String) - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
Used for spitting out extra messages in verbose mode.
sayv(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
Prints to the console only if verbose is enabled.
sayv(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
Use this for verbose mode.
SCHEME - Static variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
SCHEME_DELIMITER - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
SCHEME_SPECIFIC_PART - Static variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
schemeSpecificPart - Variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
SCI_TOKEN_TAG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConstants
 
SciTokenConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 6/30/20 at 10:00 AM
SciTokenConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConfig
 
SciTokenConstants - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 6/30/20 at 7:11 AM
ScitokenHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 4/21/20 at 4:55 PM
ScitokenHandler(PayloadHandlerConfigImpl) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.ScitokenHandler
 
SCOPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
Tag for an individual scope.
SCOPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
Scope - Class in org.apache.velocity.runtime.directive
This handles context scoping and metadata for directives.
Scope(Object, Object) - Constructor for class org.apache.velocity.runtime.directive.Scope
 
Scope.Info - Class in org.apache.velocity.runtime.directive
Class to encapsulate and provide access to info about the current scope for debugging.
SCOPE_ADDRESS - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_CILOGON_INFO - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_EMAIL - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_ENABLED - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
 
SCOPE_HANDLER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
(Optional) the fully qualified path and class name of the handler for these scopes.
SCOPE_MYPROXY - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_OFFLINE_ACCESS - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_OPENID - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_PHONE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPE_PROFILE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes
 
SCOPES - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
scopes(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
scopes - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
scopes(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
scopes(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
SCOPES - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
scopes - Variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
SCOPES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2ConfigTags
Tope level tag for all scopes
SCOPES_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
SCOPES_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
scopesFromTemplates(List<String>, OA2ServiceTransaction) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
scopesToString(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
ScopeTemplateQDLUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 1/21/21 at 11:11 AM
ScopeTemplateQDLUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ScopeTemplateQDLUtil
 
ScopeTemplateUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
Utilities for working with scopes.
ScopeTemplateUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ScopeTemplateUtil
 
ScopeUtil() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes.ScopeUtil
 
Script - Class in edu.uiuc.ncsa.security.util.functor.parser
A wrapper for a couple of type of scripting objects.
Script(JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.Script
 
SCRIPT_KEY - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
SCRIPT_STATE_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
ScriptingConstants - Interface in edu.uiuc.ncsa.security.oauth_2_0.jwt
Created by Jeff Gaynor
on 2/15/20 at 5:38 PM
ScriptInterface - Interface in edu.uiuc.ncsa.security.util.scripting
Created by Jeff Gaynor
on 2/4/20 at 11:14 AM
ScriptRunRequest - Interface in edu.uiuc.ncsa.security.util.scripting
This is a request to the ScriptRuntimeEngine.
ScriptRunResponse - Class in edu.uiuc.ncsa.security.util.scripting
The response to a ScriptRunRequest.
ScriptRunResponse(String, Map<String, Object>, int) - Constructor for class edu.uiuc.ncsa.security.util.scripting.ScriptRunResponse
 
ScriptRuntimeEngine - Class in edu.uiuc.ncsa.security.util.scripting
This contains a ScriptSet and resolves requests based on information in the request.
ScriptRuntimeEngine() - Constructor for class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
ScriptRuntimeEngineFactory - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
Created by Jeff Gaynor
on 2/12/20 at 1:36 PM
ScriptRuntimeEngineFactory() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory
 
ScriptRuntimeEngineFactory.NoOpRuntimeEngine - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
 
ScriptRuntimeException - Exception in edu.uiuc.ncsa.security.oauth_2_0.jwt
If there is a user-created exception thrown by the ScriptRuntimeEngine this will be thrown.
ScriptRuntimeException() - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptRuntimeException
 
ScriptRuntimeException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptRuntimeException
 
ScriptRuntimeException(String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptRuntimeException
 
ScriptRuntimeException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptRuntimeException
 
scripts - Variable in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
SCRIPTS_TAG - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
ScriptSet<V extends ScriptInterface> - Class in edu.uiuc.ncsa.security.util.scripting
This contains a set of scripts.
ScriptSet() - Constructor for class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
ScriptSetFactory<V extends ScriptSet> - Class in edu.uiuc.ncsa.security.util.scripting
Created by Jeff Gaynor
on 2/7/20 at 6:47 AM
ScriptSetFactory(JSONObject) - Constructor for class edu.uiuc.ncsa.security.util.scripting.ScriptSetFactory
 
scriptSetToJSON(ScriptSet<? extends QDLScript>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
Takes a list of @link QDLScript} objects and turns it in to a QDL configuration, i.e.
search(String, String, boolean) - Method in interface edu.uiuc.ncsa.security.core.Store
Allows for searching via a reg ex.
search(String, String, boolean, List<String>) - Method in interface edu.uiuc.ncsa.security.core.Store
Return a subset of all the attributes.
search(String, String, boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
search(String, String, boolean, List<String>) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
search(String, String, boolean, List<String>) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
search(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
search(String, String, boolean) - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
search(String, String, boolean, List<String>) - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
SEARCH_FILTER_ATTRIBUTE_DEFAULT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
SEARCH_FILTER_ATTRIBUTE_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
SEARCH_NAME_KEY - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
SEARCH_NAME_USERNAME - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
 
secret(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClientKeys
 
SECRET_INDEX - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.HeaderUtils
 
SECRET_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
SECTOR_IDENTIFIER_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
SecureIntrospectorControl - Interface in org.apache.velocity.util.introspection
Interface used to determine which methods are allowed to be executed.
SecureIntrospectorImpl - Class in org.apache.velocity.util.introspection
Prevent "dangerous" classloader/reflection related calls.
SecureIntrospectorImpl(String[], String[], Log) - Constructor for class org.apache.velocity.util.introspection.SecureIntrospectorImpl
 
secureRandom - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
SecureUberspector - Class in org.apache.velocity.util.introspection
Use a custom introspector that prevents classloader related method calls.
SecureUberspector() - Constructor for class org.apache.velocity.util.introspection.SecureUberspector
 
select(boolean, String, String) - Method in class org.apache.velocity.util.StringUtils
If state is true then return the trueString, else return the falseString.
selectNodes(String) - Method in class org.apache.velocity.anakia.AnakiaElement
Applies an XPath expression to this element and returns the resulting node list.
selectNodes(String) - Method in class org.apache.velocity.anakia.NodeList
Applies an XPath expression to the node list and returns the resulting node list.
sendMessage(String, String, Map) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
This allows for sending with a specific subject and message template.
sendMessage(Map) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
This takes a map of replacements for the templates and sends the message.
SEQUENCE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
SERIAL_STRING_NS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
SERIAL_STRING_PREFIX - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
SERIAL_STRING_TOKEN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
SERIAL_STRINGS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
serialize(Response, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(PermissionResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(ClientResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(AttributeGetClientResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(AttributeGetAdminClientResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(AttributeClientResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(AttributeAdminClientResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(ListClientResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(ListAdminsResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(GetResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(ACGetResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(CreateResponse, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.ResponseSerializer
 
serialize(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
serializeState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
 
serializeState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory.NoOpRuntimeEngine
 
serializeState() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
serializeState() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
Server - Interface in edu.uiuc.ncsa.security.delegation.services
Top-level model for any server.
SERVER_ERROR - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The authorization server encountered an unexpected condition that prevented it from fulfilling the request.
ServerRedirectException - Exception in edu.uiuc.ncsa.security.core.exceptions
For cases where a server throws an exception internally but returns a redirect.
ServerRedirectException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException
 
ServerRedirectException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException
 
ServerRedirectException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException
 
ServerRedirectException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException
 
ServerSideException - Exception in edu.uiuc.ncsa.security.core.exceptions
An exception that wraps a server-side exception.
ServerSideException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
ServerSideException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
ServerSideException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
ServerSideException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
SERVICE_ADDRESS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
ServiceClient - Class in edu.uiuc.ncsa.security.servlet
This class is a client that talks to a server.
ServiceClient(URI, SSLConfiguration) - Constructor for class edu.uiuc.ncsa.security.servlet.ServiceClient
 
ServiceClient(URI) - Constructor for class edu.uiuc.ncsa.security.servlet.ServiceClient
Basic default service client that uses the java keystore only.
ServiceClientHTTPException - Exception in edu.uiuc.ncsa.security.servlet
In cases where there is a problem with a request (defined as getting a non-success status code back) this will wrap the content and the status code for further processing.
ServiceClientHTTPException() - Constructor for exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
ServiceClientHTTPException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
ServiceClientHTTPException(String) - Constructor for exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
ServiceClientHTTPException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
ServiceConstantKeys - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server
Provider standard keys for the service.
ServiceEnvironment - Interface in edu.uiuc.ncsa.myproxy.oa4mp.server
This interface has the instances of various stores and other configurable information in it.
ServiceEnvironmentImpl - Class in edu.uiuc.ncsa.myproxy.oa4mp.server
The runtime environment for a service.
ServiceEnvironmentImpl(MyLoggingFacade, List<MyProxyFacadeProvider>, Provider<TransactionStore>, Provider<ClientStore>, int, Provider<ClientApprovalStore>, MailUtilProvider, ServiceEnvironmentImpl.MessagesProvider, Provider<AGIssuer>, Provider<ATIssuer>, Provider<PAIssuer>, Provider<TokenForge>, HashMap<String, String>, AuthorizationServletConfig, UsernameTransformer, boolean, Provider<PermissionsStore>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
ServiceEnvironmentImpl.MessagesProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.server
 
ServiceFacadeConfiguration - Class in edu.uiuc.ncsa.myproxy
Properties for the MyProxyService facade.
ServiceFacadeConfiguration(String, int, long, Map<String, Integer>, String) - Constructor for class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Sets the name of the server and default port.
ServiceFacadeConfiguration(String, int, long, Map<String, Integer>) - Constructor for class edu.uiuc.ncsa.myproxy.ServiceFacadeConfiguration
Constructor for the case that no serverDN is specified.
ServiceTransaction - Class in edu.uiuc.ncsa.security.delegation.server
Server-side transactions.
ServiceTransaction(Identifier) - Constructor for class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
ServiceTransaction(AuthorizationGrant) - Constructor for class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
ServiceTransactionConverter<V extends ServiceTransaction> - Class in edu.uiuc.ncsa.security.delegation.server.storage.support
Converts maps to or from server-side transactions.
ServiceTransactionConverter(SerializationKeys, IdentifiableProvider<V>, TokenForge) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionConverter
 
ServiceTransactionKeys - Class in edu.uiuc.ncsa.security.delegation.server.storage.support
Created by Jeff Gaynor
on 4/25/12 at 3:09 PM
ServiceTransactionKeys() - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
ServiceTransactionProvider<V extends ServiceTransaction> - Class in edu.uiuc.ncsa.security.delegation.server
Created by Jeff Gaynor
on 4/4/12 at 4:27 PM
ServiceTransactionProvider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.security.delegation.server.ServiceTransactionProvider
 
ServiceTransactionTable - Class in edu.uiuc.ncsa.security.delegation.server.storage.support
Created by Jeff Gaynor
on Apr 13, 2010 at 2:08:12 PM
ServiceTransactionTable(ServiceTransactionKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionTable
The schema and prefix are not part of the table's information, actually, but are needed to create its fully qualified name in context.
servlet - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
ServletConfigUtil - Class in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 5/16/13 at 9:45 AM
ServletConfigUtil() - Constructor for class edu.uiuc.ncsa.security.servlet.ServletConfigUtil
 
servletContext - Variable in class org.apache.velocity.runtime.log.ServletLogChute
 
ServletDebugUtil - Class in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 3/20/17 at 11:07 AM
ServletDebugUtil() - Constructor for class edu.uiuc.ncsa.security.servlet.ServletDebugUtil
 
ServletLogChute - Class in org.apache.velocity.runtime.log
Simple wrapper for the servlet log.
ServletLogChute() - Constructor for class org.apache.velocity.runtime.log.ServletLogChute
Construct a simple logger for a servlet environment.
ServletMailUtil - Class in edu.uiuc.ncsa.security.servlet.mail
Note this is used in OA4MP and CILogon.
ServletMailUtil() - Constructor for class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtil
 
ServletMailUtil(MailUtil.MailEnvironment) - Constructor for class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtil
 
ServletMailUtil(MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtil
 
ServletMailUtilProvider - Class in edu.uiuc.ncsa.security.servlet.mail
Created by Jeff Gaynor
on 6/25/13 at 11:01 AM
ServletMailUtilProvider() - Constructor for class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtilProvider
 
ServletMailUtilProvider(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.servlet.mail.ServletMailUtilProvider
 
set(AttributeSetClientRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
set(JSON, String, String, Object) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
set(JSON, String, Object) - Static method in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
set(int, Object) - Method in class org.apache.velocity.anakia.NodeList
 
set(int, Object) - Method in class org.apache.velocity.util.ArrayListWrapper
 
SET_DIRECTIVE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
set_env(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
set_file(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
set_id(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
SET_NODE_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
SET_NULL_ALLOWED - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
if set to true then allows #set to accept null values in the right hand side.
set_output_on(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
set_verbose_on(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
So batch files can change whether or not they are verbose
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
setAccessToken(AccessTokenConfig) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setAccessToken(AccessTokenImpl) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATResponse
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.client.request.PARequest
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.client.request.UIRequest
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.server.request.PARequest
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
setAccessToken(OA1AccessTokenImpl) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
setAccessToken(AccessToken) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.AccessTokenHandlerInterface
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Setter for access token
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.RTIRequest
 
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
Setter for access token
setAccessToken(AccessToken) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
 
setAccessTokenHandler(AccessTokenHandlerInterface) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
setAccessTokenLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setAccessTokenLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setAccessTokenValid(boolean) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
setAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
setAccountingInformation(HttpServletRequest, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
ONLY reset the accounting information (timestamps etc.)
setAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
setAccountingInformation() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGTokenHandler
 
setAccountingInformation() - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
This sets the accounting information (such as the expiration and such) for a token.
setAclBlackList(List<Identifier>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setAclList(List<Identifier>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setAction(int) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setAdditionalFilter(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setAdditionalInformation(Map<String, String>) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetResponse
 
setAdditionalInformation(Map<String, String>) - Method in class edu.uiuc.ncsa.security.delegation.client.request.PAResponse
 
setAdditionalInformation(Map<String, String>) - Method in interface edu.uiuc.ncsa.security.delegation.server.request.PAResponse
 
setAdditionalInformation(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
setAdditionalInformation(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Setter for additional information
setAdditionalParameters(Map<String, List<String>>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
setAddress(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setAdminClient(AdminClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.AbstractACRequest
 
setAdminClient(AdminClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.ACGetResponse
 
setAdminClient(AdminClient) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeAdminClientResponse
 
setAdminClientAttribute(AttributeSetClientRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
setAdminClientConverter(AdminClientConverter<? extends AdminClient>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
setAdminClientConverter(AdminClientConverter<? extends AdminClient>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
setAdminClientKeys(AdminClientKeys) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
setAdminClientProvider(IdentifiableProviderImpl<? extends AdminClient>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientStoreProviders
 
setAdminID(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setAlias(String) - Method in class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
setAllowQDL(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setApplicationAttribute(Object, Object) - Static method in class org.apache.velocity.app.Velocity
Set the an ApplicationAttribue, which is an Object set by the application which is accessable from any component of the system that gets a RuntimeServices.
setApplicationAttribute(Object, Object) - Method in class org.apache.velocity.app.VelocityEngine
Sets an application attribute (which can be any Object) that will be accessible from any component of the system that gets a RuntimeServices.
setApplicationAttribute(Object, Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Sets the application attribute for the given key
setApplicationAttribute(Object, Object) - Method in interface org.apache.velocity.runtime.RuntimeServices
Set the specified application attribute.
setApprovalTimestamp(Date) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
setApprove(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setApproved(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.admin.ACGetResponse
 
setApproved(boolean) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
setApprover(String) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
setArg(int, String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
Sets the specific argument at the given index.
setArgArray(String[]) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
sets the array of arguments specified in the macro definition
setAssetParameters(Map) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
setAssetProvider(AssetProvider) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
setAssetProvider(AssetProvider) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
setAtData(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractAccessTokenHandler
 
setATData(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setATInfo(HttpServletRequest, AccessToken) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ReadyServlet
 
setAtIssuer(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setAtLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setAtomicNodes(InheritanceMap) - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
setAttribute(String, Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
setAudience(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setAudience(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setAudience(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
setAudience(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
setAudience(List<String>) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
setAuthGrantLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setAuthGrantValid(boolean) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.client.request.AGResponse
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackResponse
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationResponse
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
setAuthorizationGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
setAuthorizationGrantLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setAuthorizationHandler(AuthorizationHandler) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationControllerServlet
 
setAuthorizationURI(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
setAuthTime(Date) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setAuthType(int) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setBasedir(File) - Method in class org.apache.velocity.anakia.AnakiaTask
Set the base directory.
setBaseUri(URI) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationRequest
 
setBasicValues(StemVariable, StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
These are the basic value for every configuration.
setBatchFile(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setBatchMode(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setBirthdate(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setBody(String) - Method in class org.apache.velocity.runtime.resource.util.StringResource
Sets a new value for the template body.
setBold(boolean) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
setBoolean(String, String, boolean) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setBoolean(String, boolean) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Sets the given boolean value.
setBufferedReader(BufferedReader) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setBufferedReader(BufferedReader) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setBufferingOn(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
setBufferingOn(boolean) - Method in interface edu.uiuc.ncsa.security.util.cli.IOInterface
If this object supports buffering of commands, this will toggle it.
setBufferingOn(boolean) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
setByteCount(int) - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
 
setBytes(String, String, byte[]) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setBytes(String, byte[]) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Sets the value for the given key to the byte array.
setCache(Cache) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
setCachingOn(boolean) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Set the caching state.
setCallback(URI) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
setCallback(URI) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setCallback(URI) - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2RedirectableError
 
setCallbackUri(URI) - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
setCallbackURIs(Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setCaput(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.HTTPHeaderClaimsSource
 
setCause(Throwable, Throwable) - Static method in class org.apache.velocity.util.ExceptionUtils
Set the cause of the Exception.
setCertificates(X509Certificate[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setCertLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
setCertReq(MyPKCS10CertRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setCertReq(String) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setCertReq(MyPKCS10CertRequest) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setCertReqString(String) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setCharacter(char) - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
setCharacterEncoding(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
setClaims(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
setClaims(HashMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.ClaimFunctor
 
setClaims(JSONObject) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setClaimSource(ClaimSource) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setClaimSource(List<ClaimSource>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
setClaimSources(JSONObject, JSONArray) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
setClaimSourcesConfigurations(JSONObject, JSONArray) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
setClaimsPostProcessing(JSONObject, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
setClaimsPreProcessing(JSONObject, JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
setClaimsSources(List<ClaimSource>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setClaimsThingy(JSONObject, String, JSON) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
 
setClassName(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
setCleanupInterval(long) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
setCLICommands(Commands[]) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
setClient(Client) - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
 
setClient(Client) - Method in exception edu.uiuc.ncsa.security.delegation.server.ExceptionWrapper
 
setClient(Client) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setClient(Client) - Method in exception edu.uiuc.ncsa.security.delegation.server.UnapprovedClientException
 
setClientApprovalThread(AbstractCLIApprover.ClientApprovalThread) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
setClientAttribute(AttributeSetClientRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.attributes.AttributeServer
 
setClientConfig(AbstractPayloadConfig) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
setClientConverter(MapConverter<? extends Client>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.loader.ClientStoreProviders
 
setClientConverter(ClientConverter<? extends Client>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SATFactory
 
setClientFactory(VerifyingHTTPClientFactory) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
setClientID(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setClientRequestAttributes(AbstractAuthorizationServlet.AuthorizedState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
setClientRequestAttributes(RFC8628AuthorizationServer.PendingState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
setClientRequestAttributes(AbstractAuthorizationServlet.AuthorizedState) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
setClipboard(List<String>) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
setColor(int) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
setCommandCompletion(ArrayList<String>) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
setCommandLine(String[]) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
So you can construct the argument list and have this tool use its built in configuration.
setComment(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
setComment(JSONObject, JSONArray) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
 
setComment(JSONObject, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
 
setComponentManager(ComponentManager) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
setConfig(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setConfig(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setConfig(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.HierarchicalConfigProvider
 
setConfigFile(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setConfigFile(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setConfigName(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setConfiguration(ClaimSourceConfiguration) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
setConfiguration(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.CfgEvent
 
setConfiguration(ClaimSourceConfiguration) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
This passes in a JSONObject that is in turn used to configure the source.
setConfiguration(ClaimSourceConfiguration) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
setConfiguration(ExtendedProperties) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Allow an external system to set an ExtendedProperties object to use.
setConfiguration(ExtendedProperties) - Method in class org.apache.velocity.runtime.RuntimeInstance
Allow an external system to set an ExtendedProperties object to use.
setConfiguration(ExtendedProperties) - Method in interface org.apache.velocity.runtime.RuntimeServices
Allow an external system to set an ExtendedProperties object to use.
setConfiguration(ExtendedProperties) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Allow an external system to set an ExtendedProperties object to use.
setConfigurationLoader(ConfigurationLoader<? extends AbstractEnvironment>) - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
setConfigurationNode(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setConfigurationNode(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setConnectionTimeout(int) - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
setConnector(int) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
setContent(String) - Method in exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
setContentType(HttpServletRequest, HttpServletResponse) - Method in class org.apache.velocity.servlet.VelocityServlet
Deprecated.
Sets the content type of the response, defaulting to VelocityServlet.defaultContentType if not overriden.
setContext(Context) - Method in class org.apache.velocity.app.event.implement.IncludeNotFound
 
setContext(InternalContextAdapter) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
setContext(Context) - Method in interface org.apache.velocity.util.ContextAware
Initialize the EventHandler.
setContextName(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setContextProperties(String) - Method in class org.apache.velocity.texen.ant.TexenTask
Set the context properties that will be fed into the initial context be the generating process starts.
setControlTemplate(String) - Method in class org.apache.velocity.texen.ant.TexenTask
[REQUIRED] Set the control template for the generating process.
setConvertDNToGlobusID(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
setConverter(TransactionConverter<? extends ServiceTransaction>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
setCreate(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setCreated(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setCreationTime(Date) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setCreationTimestamp(Date) - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
setCreationTS(Date) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
setCreationTS(Date) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
setCredentialName(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the optional MyProxy credential name.
setCsi(ISO6429Terminal.CSI) - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
setCurrentObject(JSON) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
setCurrentResource(Resource) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
setCurrentResource(Resource) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
setCursor(int, int) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
setCursorCol(int) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
setData(Object) - Method in class org.apache.velocity.runtime.resource.Resource
Set arbitrary data object that might be used by the resource.
setDataSource(DataSource) - Method in class org.apache.velocity.runtime.resource.loader.DataSourceResourceLoader
Set the DataSource used by this resource loader.
setDate(String, String, Date) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setDate(String, Date) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the value of with the given Date.
setDebugLevel(String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
This is used to set the debugging level from a label.
setDebugLevel(int) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
setDebugLevel(String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
This is used to set the debugging level from a label.
setDebugLevel(int) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
setDebugOn(boolean) - Method in interface edu.uiuc.ncsa.security.core.Logable
Enable/disable debugging for this logger
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
setDebugOn(boolean) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
setDebugStream(PrintStream) - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
Set debug output.
setDefaultKeyID(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setDefaultKeyID(String) - Method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeys
 
setDefaultProps() - Method in class org.apache.velocity.texen.Generator
Set default properties.
setDefaultServerDN(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.MyProxyFacadeProvider
 
setDefaultsinCfg(StemVariable, ClaimSourceConfiguration) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimSourceConfigConverter
 
setDefaultsInStem(ClaimSourceConfiguration, StemVariable) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimSourceConfigConverter
 
setDelete(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setDescription(String) - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
setDestdir(File) - Method in class org.apache.velocity.anakia.AnakiaTask
Set the destination directory into which the VSL result files should be copied to
setDestroyed(boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
setDeviceAuthorizationUri(URI) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
SetDirective() - Method in class org.apache.velocity.runtime.parser.Parser
Currently support both types of set : #set( expr ) #set expr
setDirectiveName(String) - Method in class org.apache.velocity.runtime.parser.node.ASTDirective
Sets the directive name.
setDiscoveryPagePath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
setDiscoveryPath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setDocumentation(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.acl.AccessControlModule
 
setDouble(String, String, double) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setDouble(String, double) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the value associated with this key to the given double value.
setDriver(CLIDriver) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setElseBlock(jElse) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
setEmail(String) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
setEmail(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setEmail_verified(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setEnabled(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setEnabledLevel(int) - Method in class org.apache.velocity.runtime.log.ServletLogChute
Set the minimum level at which messages will be printed.
setEnabledLevel(int) - Method in class org.apache.velocity.runtime.log.SystemLogChute
Set the minimum level at which messages will be printed.
setEncodeToken(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
 
setEncoding(String) - Method in class org.apache.velocity.runtime.resource.Resource
set the encoding of this resource for example, "ISO-8859-1"
setEncoding(String) - Method in class org.apache.velocity.runtime.resource.util.StringResource
Sets the encoding of this string resource.
setEncoding(String) - Method in interface org.apache.velocity.runtime.resource.util.StringResourceRepository
Sets the default encoding of the repository.
setEncoding(String) - Method in class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 
setEnv(Map) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
setEnvironment(AbstractEnvironment) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
setEnvironment(AbstractEnvironment) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
setEnvironment(AbstractEnvironment) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
setEnvironment(AbstractEnvironment) - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
setEnvironment(AbstractEnvironment) - Method in interface edu.uiuc.ncsa.security.servlet.Initialization
 
setEnvironment(AbstractEnvironment) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setEnvironment(AbstractEnvironment) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setEnvironment(Map<String, String>) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
setError(String) - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
setErrorPagePath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
setErrorUri(String) - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
setExceptionHandler(ExceptionHandler) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
SetExecutor - Class in org.apache.velocity.runtime.parser.node
Abstract class that is used to execute an arbitrary method that is in introspected.
SetExecutor() - Constructor for class org.apache.velocity.runtime.parser.node.SetExecutor
 
setExitStatus(int) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCEvent
 
setExpiresAt(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setExtendedAttributes(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
setExtendedAttributes(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setExtendedAttributes(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setExtendedAttributes(JSONObject) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
setExtendedAttributeSupport(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setExtendedProperties(ExtendedProperties) - Static method in class org.apache.velocity.app.Velocity
Set an entire configuration at once.
setExtendedProperties(ExtendedProperties) - Method in class org.apache.velocity.app.VelocityEngine
Set an entire configuration at once.
setExtension(String) - Method in class org.apache.velocity.anakia.AnakiaTask
Allow people to set the default output file extension
setExternalVOName(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setFactory(ClaimSourceFactory) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactory
 
setFailOnError(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setFamily_name(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setFile(String, String, File) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setFile(String, File) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Puts the file name into the properties, (not) the contents! This will not be portable between platforms, since this is the full path, properly escaped.
setFile(String) - Method in class org.apache.velocity.anakia.AnakiaTask.Context
Build the context based on a file path.
setFileName(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
setFirstToken(Token) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
setFlowStates(FlowStates) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setFlowStates(FlowStates2) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
setFlowStates(FlowStates) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
setFunctorHandler(FunctorHandler) - Method in class edu.uiuc.ncsa.security.util.functor.parser.event.ConditionalHandler
 
setGender(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setGiven_name(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setGrant(OA1AuthorizationGrantImpl) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
setGrant(AuthorizationGrant) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
Setter for grant
setGrantTypes(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setGroupHandler(GroupHandler) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
setHeadTitleFlag(boolean) - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
Setter for the field headTitleFlag.
setHomeUri(String) - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
setHost(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the hostname of the MyProxy server.
setHost(String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
setHost(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
setHost(String) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
setHttpStatus(int) - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
setId(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
setId(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
setId(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setIdentifier(Identifier) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
setIdentifier(Identifier) - Method in exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
setIdentifier(Identifier) - Method in interface edu.uiuc.ncsa.security.core.Identifiable
Set the identifier.
setIdentifier(Identifier) - Method in class edu.uiuc.ncsa.security.core.util.IdentifiableImpl
 
setIDTInfo(HttpServletRequest, String, JSONWebKeys) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.servlet.OA2ReadyServlet
Set the attributes for the id token.
setIdToken(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
setIDTokenConfig(IDTokenClientConfig) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setIdTokenHandlerInterface(IDTokenHandlerInterface) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
setIfBlock(jIf) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
setIndices(int[]) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditorInputLine
 
setInfo(int) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
setInfo(int) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
setInitialization(Initialization) - Static method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
setInitialized(boolean) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
setInlineReplacesGlobal(boolean) - Method in class org.apache.velocity.runtime.VelocimacroManager
 
setInputEncoding(String) - Method in class org.apache.velocity.texen.ant.TexenTask
Set the input (template) encoding.
setInputEncoding(String) - Method in class org.apache.velocity.texen.Generator
Set the input (template) encoding.
setInputStream(InputStream) - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
setInt(String, String, int) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setInt(String, int) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the property from the integer value.
setInvalid() - Method in interface org.apache.velocity.runtime.parser.node.Node
Mark the node as invalid.
setInvalid() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
setIoInterface(IOInterface) - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
setIoInterface(IOInterface) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
setIoInterface(IOInterface) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setIsEnabled(boolean) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
setIsEnabled(boolean) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
setIsOIDC(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IResponse2
 
setIssuedAt(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setIssuedAt(Date) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
setIssuedAt(long) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
setIssuer(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.IDTokenHandler
 
setIssuer(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setIssuer(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setIssuer(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setIssuer(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
setIssuer(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setIssuerResponse(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.IssuerTransactionState
 
setJSONValue(JSONObject, String, Object) - Method in class edu.uiuc.ncsa.security.delegation.storage.JSONUtil
 
setJsonWebKey(JSONWebKey) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setJsonWebKeys(JSONWebKeys) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setJsonWebKeys(JSONWebKeys) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setJWT(boolean) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
setKey(String) - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
setKey(String) - Method in class edu.uiuc.ncsa.security.core.util.MapUtilities.MapEntry
 
setKeyAlgorithm(String) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
setKeyLength(int) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
setKeyManagerFactory(KeyManagerFactory) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Set the key manager factory for use in client-side SSLSocket certificate-based authentication to the MyProxy server.
setKeyManagerFactory(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
setKeyManagerFactory(KeyManagerFactory) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
setKeyPairGenerator(KeyPairGenerator) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
setKeys(DSTransactionKeys) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
setKeySize(int) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the key size.
setKeystore(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
setKeyStore(KeyStore) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
setKeystoreBytes(byte[]) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
setKeystorePassword(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
setKeystoreType(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
setKeyType(KeyType) - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
setLastArg(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
setLastModified(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setLastModified(Date) - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
setLastModified(long) - Method in class org.apache.velocity.runtime.resource.Resource
Set the last modified time for this resource.
setLastModified(long) - Method in class org.apache.velocity.runtime.resource.util.StringResource
Changes the last modified parameter.
setLastModifiedCheck(String) - Method in class org.apache.velocity.anakia.AnakiaTask
Turn on/off last modified checking.
setLastModifiedTS(Date) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
setLdapConfiguration(LDAPConfiguration) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setLdapConfiguration(LDAPConfiguration) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
setLdaps(Collection<LDAPConfiguration>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setLegacyHandler(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
setLegacyHandler(boolean) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandlerConfig
 
setLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
setLifetime(long) - Method in interface edu.uiuc.ncsa.myproxy.MyProxyConnectable
 
setLifetime(int) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the requested credential lifetime.
setLifetime(Long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
setLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setLifetime(long) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setLifetime(long) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
setLifetime(long) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGRequest2
 
setList(String, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setList(String, String, String[]) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setList(String, String, String[], String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setList(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
This sets a list directly, so the list itself is not touched.
setList(String, String[]) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the value of a list using the default separator.
setList(String, String[], String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Sets the value from an array of strings, delimiting them with the supplied separator.
setListSeparator(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the list separator
setLocale(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setLocation(int, int) - Method in class org.apache.velocity.runtime.directive.Directive
Allows the template location to be set.
setLocation(int, int, String) - Method in class org.apache.velocity.runtime.directive.Directive
Allows the template location to be set.
setLog(Log) - Method in class org.apache.velocity.util.introspection.UberspectImpl
Sets the runtime logger - this must be called before anything else.
setLog(Log) - Method in interface org.apache.velocity.util.introspection.UberspectLoggable
Sets the logger.
setLogChute(LogChute) - Method in class org.apache.velocity.runtime.log.Log
Updates the LogChute wrapped by this Log instance.
setLogChute(LogChute) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
setLogFile(String) - Method in class org.apache.velocity.texen.ant.TexenTask
Sets the log file.
setLogfileName(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setLogfileName(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setLogger(MyLoggingFacade) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
setLoggingFacade(MyLoggingFacade) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
setLong(String, String, long) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setLong(String, long) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the value of the property from the give long.
setMacroLibraries(List) - Method in class org.apache.velocity.context.ChainedInternalContextAdapter
 
setMacroLibraries(List) - Method in class org.apache.velocity.context.InternalContextAdapterImpl
 
setMap(Map<K, V>) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
setMap(Cache) - Method in class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
setMap(Map<K, V>) - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
setMap(Map<String, Object>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setMaxATLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
setMaxATLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setMaxClients(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setMaximumAge(long) - Method in class edu.uiuc.ncsa.security.core.cache.MaxAgePolicy
 
setMaximumSize(int) - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
 
setMaxRTLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setMaxSize(int) - Method in class edu.uiuc.ncsa.security.core.util.Pool
Set the maximum number of items.
setMessageTemplate(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
setMethod(Method) - Method in class org.apache.velocity.runtime.parser.node.AbstractExecutor
 
setMethod(Method) - Method in class org.apache.velocity.runtime.parser.node.SetExecutor
 
setMiddle_name(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setModificationCheckInterval(long) - Method in class org.apache.velocity.runtime.resource.loader.ResourceLoader
Set the interval at which the InputStream source should be checked for modifications.
setModificationCheckInterval(long) - Method in class org.apache.velocity.runtime.resource.Resource
Set the modification check interval.
setMyLogger(MyLoggingFacade) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setMyLogger(MyLoggingFacade) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setMyLogger(MyLoggingFacade) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
setMyproxyUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPServiceTransaction
 
setName(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
setName(String) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
setName(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
Human readable string that describes this configuration
setName(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setName(String) - Method in class org.apache.velocity.anakia.AnakiaTask.Context
Set the name of the context.
setName(String) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
sets the directive name of this VM
setName(String) - Method in class org.apache.velocity.runtime.resource.Resource
Set the name of this resource, for example test.vm.
setNamedAttributes(String, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setNamedList(String, String, List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setNamedProperty(String, String, Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setNamespaceUsage(boolean) - Method in class org.apache.velocity.runtime.VelocimacroManager
public switch to let external user of manager to control namespace usage indep of properties.
setNickname(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setNode(JSONObject, String, Object) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
Set the value of the node for the given path.
setNode(JSONObject, String[], Object) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONNodeUtil
Contract is that if the path is /a/b/.../c/d then the result is node d has the given value, replacing what was there, if applicable.
setNodeTree(SimpleNode) - Method in class org.apache.velocity.runtime.directive.VelocimacroProxy
 
setNonce(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setNonce(String) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
setNotifyOnFail(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setOa2SE(OA2SE) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
setOa2se(OA2SE) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
setOa2se(OA2SE) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setOIDC_CM_attributes(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setOmitList(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
setOmitList(List<String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setOriginalLine(String) - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
setOuputOnHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setOutputDirectory(File) - Method in class org.apache.velocity.texen.ant.TexenTask
[REQUIRED] Set the output directory.
setOutputEncoding(String) - Method in class org.apache.velocity.texen.ant.TexenTask
Set the output encoding.
setOutputEncoding(String) - Method in class org.apache.velocity.texen.Generator
Set the output encoding.
setOutputFile(String) - Method in class org.apache.velocity.texen.ant.TexenTask
[REQUIRED] Set the output file for the generation process.
setOutputPath(String) - Method in class org.apache.velocity.texen.Generator
Set the output path for the generated output.
setOutputStream(OutputStream) - Static method in class edu.uiuc.ncsa.security.util.configuration.CLITools
 
setOverrides(List<String>) - Method in class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicRequest
 
setParameters(Map) - Method in class edu.uiuc.ncsa.security.delegation.client.request.BasicResponse
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.CBResponseImpl
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
Setter for grant
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IResponse2
 
setParameters(Map<String, String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
 
setParentID(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setPassphrase(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the MyProxy passphrase.
setPassword(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setPaths(Collection<AuthorizationPath>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
setPayloadConfig(AbstractPayloadConfig, String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setPermissionConverter(PermissionConverter<? extends Permission>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
setPermissionProvider(IdentifiableProviderImpl<? extends Permission>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders
 
setPermissions(Statement) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.MYSQLAdmin
 
setPhCfg(PayloadHandlerConfig) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
setPhCfg(PayloadHandlerConfig) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
 
setPhone_number(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setPhone_number_verified(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setPicture(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setPingable(boolean) - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
setPlaceHolder(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setPort(int) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the port of the MyProxy server.
setPort(int) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setPostProcessing(FunctorScript) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
setPreferred_username(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setPreProcessing(FunctorScript) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScripts
 
setPrintOuput(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setPrintStream(PrintStream) - Method in class edu.uiuc.ncsa.security.util.cli.BasicIO
 
setPrivateKey(PrivateKey) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setPrivateKey(PrivateKey) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPResponse
 
setPrivateKey(PrivateKey) - Method in interface edu.uiuc.ncsa.security.delegation.token.Credential
 
setProjectFile(String) - Method in class org.apache.velocity.anakia.AnakiaTask
Allow people to set the path to the project.xml file
setProperties(Map<String, Object>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
Set a bunch of properties for this configuration object.
setProperties(String) - Method in class org.apache.velocity.runtime.RuntimeInstance
Add all properties contained in the file fileName to the RuntimeInstance properties
setProperties(Properties) - Method in class org.apache.velocity.runtime.RuntimeInstance
Add all the properties in props to the RuntimeInstance properties
setProperty(String, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setProperty(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
A bug fix for Properties...
setProperty(String, Object) - Static method in class org.apache.velocity.app.Velocity
Set a Velocity Runtime property.
setProperty(String, Object) - Method in class org.apache.velocity.app.VelocityEngine
Set a Velocity Runtime property.
setProperty(String, Object) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Allows an external system to set a property in the Velocity Runtime.
setProperty(String, Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Allows an external system to set a property in the Velocity Runtime.
setProperty(String, Object) - Method in interface org.apache.velocity.runtime.RuntimeServices
Allows an external system to set a property in the Velocity Runtime.
setProperty(String, Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Allows an external system to set a property in the Velocity Runtime.
SetPropertyExecutor - Class in org.apache.velocity.runtime.parser.node
Executor for looking up property names in the passed in class This will try to find a set<foo>(key, value) method
SetPropertyExecutor(Log, Introspector, Class, String, Object) - Constructor for class org.apache.velocity.runtime.parser.node.SetPropertyExecutor
 
setProtectedAsset(ProtectedAsset) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetResponse
 
setProtectedAsset(ProtectedAsset) - Method in class edu.uiuc.ncsa.security.delegation.client.request.PAResponse
 
setProtectedAsset(ProtectedAsset) - Method in interface edu.uiuc.ncsa.security.delegation.server.request.PAResponse
 
setProtectedAsset(ProtectedAsset) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
setProtectedAsset(ProtectedAsset) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
setProtectedAsset(ProtectedAsset) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Setter for protected asset (cert)
setProxyLimited(boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
setPublicClient(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setPublicKey(PublicKey) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setQDLEnvironment(QDLEnvironment) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setQE(QDLEnvironment) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
setQueryParameters(Map<String, String>) - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
setRawConfig(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setRawContent(String) - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
setRawJSON(String) - Method in class edu.uiuc.ncsa.security.delegation.client.request.UIResponse
 
setRawPostProcessor(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setRawPreProcessor(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
setRead(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setRedirect(URI) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setRedirect(URI) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPResponse
 
setRedirect(URI) - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerSideException
 
setRedirectPagePath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
setRedirectUri(URI) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegationResponse
 
setReferenceName(String) - Method in exception org.apache.velocity.exception.MethodInvocationException
Sets the reference name that threw this exception.
setRefreshToken(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRefreshToken(RefreshToken) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
setRefreshToken(RefreshTokenImpl) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
setRefreshToken(RefreshToken) - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTRequest
 
setRefreshToken(RefreshTokenImpl) - Method in class edu.uiuc.ncsa.security.delegation.client.request.RTResponse
 
setRefreshToken(RefreshToken) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.RefreshTokenHandlerInterface
 
setRefreshToken(RefreshTokenImpl) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setRefreshTokenEnabled(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
setRefreshTokenEnabled(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setRefreshTokenHandler(RefreshTokenHandlerInterface) - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTRunner
 
setRefreshTokenLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRefreshTokensConfig(RefreshTokenConfig) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setRefreshTokenValid(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRegisterFromLib(boolean) - Method in class org.apache.velocity.runtime.VelocimacroManager
Should macros registered from Libraries be marked special?
setRepository(String, StringResourceRepository) - Static method in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
Sets the specified StringResourceRepository in static storage under the specified name.
setRequest(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
setRequest(HttpServletRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setRequestedATLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRequestedRTLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRequestState(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRequestTrustRoots(boolean) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
setResolvedAliases(InheritanceMap) - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
setResolvedOverrides(Map<String, InheritanceList>) - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
setResource(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setResource(List<URI>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setResource(List<URI>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
setResource(List<String>) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
setResourceLoader(ResourceLoader) - Method in class org.apache.velocity.runtime.resource.Resource
Set the template loader for this template.
setResourceLoaderModificationCheckInterval(String) - Method in class org.apache.velocity.texen.ant.TexenTask
 
setResponseCode(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
setResponseCode(int) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.PayloadHandler
 
setResponseMode(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setResponseTypes(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setRetentionPolicies(LinkedList<RetentionPolicy>) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
 
setRetryParameters(HttpServletRequest, RetryException) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
setRetryParameters(HttpServletRequest, RetryException) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
Sets the parameters from the request so they can be passed back.
setRfc8628(boolean) - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
setRfc8628(boolean) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
setRfc8628(boolean) - Method in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
setRfc8628Enabled(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setRFC8628Request(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRFC8628State(RFC8628State) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRfc8693Enabled(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setRTData(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setRTData(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.BasicRefreshTokenHandler
 
setRtLifetime(long) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setRtServer(RTServer) - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.DS2
 
setRuntime(FunctorScript) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScripts
 
setRuntime(JSONObject, JSONObject) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.functor.ClientFunctorScriptsUtil
 
setRuntimeLogger(RuntimeLogger) - Method in class org.apache.velocity.util.introspection.UberspectImpl
Deprecated.
Use setLog(Log log) instead.
setRuntimeLogger(RuntimeLogger) - Method in interface org.apache.velocity.util.introspection.UberspectLoggable
Deprecated.
Use setLog(Log log) instead.
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.app.event.implement.EscapeReference
Called automatically when event cartridge is initialized.
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.app.event.implement.IncludeNotFound
 
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.app.event.implement.PrintExceptions
 
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.app.event.implement.ReportInvalidReferences
Called automatically when event cartridge is initialized.
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.runtime.resource.Resource
 
setRuntimeServices(RuntimeServices) - Method in class org.apache.velocity.util.introspection.SecureUberspector
Store the RuntimeServices before the object is initialized..
setRuntimeServices(RuntimeServices) - Method in interface org.apache.velocity.util.RuntimeServicesAware
Called automatically when event cartridge is initialized.
setSafeGC(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setScheme(String) - Static method in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
setSchemeSpecificPart(String) - Static method in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.BasicClaimsSourceImpl
 
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
The scopes requested by the client.
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
Convenience method.
setScopes(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientEnvironment
 
setScopes(Collection<String>) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.OA2Scopes.ScopeUtil
 
setScopes(Collection<String>) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSource
Set the scopes for this source.
setScopes(Collection<String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
setScopes(Collection<String>) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
setScriptSet(ScriptSet) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
setScriptSet(ScriptSet) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
setScriptState(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
Script engines have the option to save their state between calls too.
setSearchAttributes(Map<String, LDAPConfigurationUtil.AttributeEntry>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setSearchBase(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setSearchFilterAttribute(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setSearchNameKey(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setSecret(String) - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
setSecurityPrincipal(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setSerializable(String, String, Serializable) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setSerializable(String, Serializable) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Retrieves a single serializable java object.Don't forget that you need to have any classes for this available to the current virtual machine to correctly deserialize the result.
setSerializableList(String, String, Object[]) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setSerializableList(String, Object[]) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Stores a list of serializable java objects in the properties.
setServer(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setServerDN(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
setServerDN(String) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
setServiceAddress(URI) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
setServiceAddress(URI) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
setServiceTransaction(ServiceTransaction) - Method in interface edu.uiuc.ncsa.security.delegation.server.request.AGResponse
 
setServiceTransaction(ServiceTransaction) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
setServiceTransaction(ServiceTransaction) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
 
setServiceTransaction(ServiceTransaction) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setServlet(AbstractServlet) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.ClientServletInitializer
 
setServlet(AbstractServlet) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
setServlet(AbstractServlet) - Method in interface edu.uiuc.ncsa.security.servlet.Initialization
 
setServletRequest(ServletRequest) - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
setServletRequest(HttpServletRequest) - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
setSharedSecret(String) - Method in interface edu.uiuc.ncsa.security.delegation.token.impl.OA1Token
 
setSharedSecret(URI) - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
setSharedSecret(String) - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
setShowLogon(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
setShowStackTraces(boolean) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
setSignatureMethod(String) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
setSignToken(boolean) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setSignTokens(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setSleepInterval(long) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
setSocketTimeout(long) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
setSortable(Sortable) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
setSpare(E) - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
setSslConfiguration(SSLConfiguration) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
setSSLConfiguration(SSLConfiguration) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
setState(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
Generally you should never set the state directly unless you know exactly how it is constructed.
setState(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.PresentationState
 
setState(Map<String, String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ExceptionEvent
 
setState(String) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
setState(String) - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
setState(String) - Method in class edu.uiuc.ncsa.security.util.cli.BasicSorter
 
setState(String) - Method in interface edu.uiuc.ncsa.security.util.cli.Sortable
Given a string of arguments, set the internal state.
setState(StateInterface) - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptRuntimeEngine
 
setStatus(int) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer.MyHttpServletResponseWrapper
 
setStatus(int) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
setStatus(ClientApproval.Status) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
setStatus(int) - Method in exception edu.uiuc.ncsa.security.servlet.ServiceClientHTTPException
 
setStopThread(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover.ClientApprovalThread
 
setStopThread(boolean) - Method in class edu.uiuc.ncsa.security.core.cache.Cleanup
Sets the flag to stop this thread.
setStopThread(boolean) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
Sets this thread to stop the next time it wakes up.
setStopThread(boolean) - Method in class edu.uiuc.ncsa.security.core.util.QueuePopulationThread
 
setStore(Store) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
setStoreFileName(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Sets the name of the file that calling the default store() method will write to.
setStrictACLs(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setStrictHostnames(boolean) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
setStrictscopes(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setString(String, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setString(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Sets the value of the key with the given string.
setStyle(String) - Method in class org.apache.velocity.anakia.AnakiaTask
Allow people to set the path to the .vsl file
setSub(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setSubject(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
setSubjectTemplate(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
setSuccessPagePath(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
setSupportedScopes(Collection<String>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
 
setSystemErrLevel(int) - Method in class org.apache.velocity.runtime.log.SystemLogChute
Set the minimum level at which messages will be printed to System.err instead of System.out.
setTarget(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
setTemplateLocalInlineVM(boolean) - Method in class org.apache.velocity.runtime.VelocimacroManager
Should macros from the same template be inlined?
setTemplatePath(File) - Method in class org.apache.velocity.anakia.AnakiaTask
Set the path to the templates.
setTemplatePath(String) - Method in class org.apache.velocity.texen.ant.TexenTask
[REQUIRED] Set the path where Velocity will look for templates using the file template loader.
setTemplatePath(String) - Method in class org.apache.velocity.texen.Generator
Set the template path, where Texen will look for Velocity templates.
setTemplates(AuthorizationTemplates) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
setTestMap(TestMap) - Method in class edu.uiuc.ncsa.security.util.testing.TestEnvironment
 
setThenBlock(jThen) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
setTheStore(Store<V>) - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
setThingy(String, JSONObject, String, JSON) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.scripts.ClientJSONConfigUtil
Sets a JSON object at the given level.
setThrowable(Throwable) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
setThrowable(Throwable) - Method in class edu.uiuc.ncsa.security.core.ipc.IPCEvent
 
setTimestamp(Date) - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
setTitle(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setTlsVersion(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
setToken(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setToken(URI) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
setTokenType(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setTp(DSTransactionProvider<? extends ServiceTransaction>) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
setTraceOn(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
setTransaction(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
setTransaction(OA2ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setTransaction(ServiceTransaction) - Method in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
Generally this should not be needed.
setTrustManagers(List<X509TrustManager>) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
 
setTrustRootCertDN(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
setTrustRootPassword(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
setTrustRootPath(String) - Method in class edu.uiuc.ncsa.security.util.ssl.MyTrustManager
 
setTrustRootPath(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
setTrustRootType(String) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
setTxRecord(TXRecord) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
setTxRecord(TXRecord) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
setTxStore(TXStore) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setType(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
setType(String) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
setType(String) - Method in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
setType(int) - Method in class org.apache.velocity.runtime.resource.Resource
Sets the type of this Resource (RESOURCE_TEMPLATE or RESOURCE_CONTENT)
setTypeConfig(ConfigurationNode) - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
setUnresolvedAliases(InheritanceMap) - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
setUnresolvedOverrides(InheritanceMap) - Method in class edu.uiuc.ncsa.security.core.inheritance.MultipleInheritanceEngine
 
setup() - Method in class edu.uiuc.ncsa.security.core.util.LoggerProvider
 
setup() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
setupClaimSource(String, String, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
Setup the claim sources from the configuration given the alias of the source to use and the name of the configuration to use.
setupClaimSources(OA2ServiceTransaction, OA2SE) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
setUpdated_at(int) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setupHandler(Object[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.AccessTokenInitializer.ATMethod
 
setupHandlers(JWTRunner, OA2SE, OA2ServiceTransaction, HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
setupHandlers(JWTRunner, OA2SE, OA2ServiceTransaction, TXRecord, HttpServletRequest) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
setupMPConnection(ServiceTransaction, String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer
 
setupMPConnection(ServiceTransaction, String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
setupMPConnection(ServiceTransaction, String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AbstractAuthorizationServletImpl
 
setupNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AdminRegistrationServlet
 
setupNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
setupNewClient(HttpServletRequest, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
setupNotifiers() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.OA4MPServletInitializer
 
setupPayloadConfig(AbstractPayloadConfig, String, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
setupPostProcessing(V, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
setupPreProcessing(V, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsFactory
 
setupState(ScriptRunRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
This injects the values in the request in to the current state so they are available.
setURI(String, String, URI) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setURI(String, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setURI(String, URI) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Sets the value for the key from the URI
setURI(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
A convenience.
setURL(String, String, URL) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setURL(String, String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
setURL(String, URL) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Set the value from the given URL
setURL(String, String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
A convenience.
setUseBasicAuth(Boolean) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2ClientLoader
 
setUseClasspath(boolean) - Method in class org.apache.velocity.texen.ant.TexenTask
Set the use of the classpath in locating templates
setUseDefaultJavaTrustStore(boolean) - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
setUseResourceLoaderCache(String) - Method in class org.apache.velocity.texen.ant.TexenTask
 
setUserInfo(UserInfo) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
Setter for UserInfo
setUserMetaData(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
setUserMetaData(JSONObject) - Method in interface edu.uiuc.ncsa.security.oauth_2_0.server.OIDCServiceTransactionInterface
 
setUsername(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Sets the MyProxy username.
setUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
setUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AssetResponse
 
setUsername(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer.PendingState
 
setUsername(String) - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
setUsername(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
 
setUsernameClaimKey(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConfig
 
setUsernameTransformer(UsernameTransformer) - Method in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironment
 
setUsernameTransformer(UsernameTransformer) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
setUtilServletEnabled(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2SE
 
setValid(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
setValid(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
setValue(StemVariable, StemVariable, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
Case where the key in the argument is the same as the key in the configuration stem
setValue(StemVariable, StemVariable, String, Object) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.CreateSourceConfig
 
setValue(Object) - Method in class edu.uiuc.ncsa.security.core.cache.CachedObject
 
setValue(V) - Method in class edu.uiuc.ncsa.security.core.cache.SimpleEntryImpl
 
setValue(String) - Method in class edu.uiuc.ncsa.security.core.util.MapUtilities.MapEntry
 
setValue(InternalContextAdapter, Object) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
Sets the value of a complex reference (something like $foo.bar) Currently used by ASTSetReference()
setValues(HttpServletRequest, JSONObject, VirtualOrganization) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
setValues(HttpServletRequest, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
setValues(String, String, int, String) - Method in exception edu.uiuc.ncsa.security.oauth_2_0.OA2GeneralError
 
setVelocityEngine(VelocityEngine) - Method in class org.apache.velocity.texen.Generator
Set the velocity engine.
setVelocityPropertiesFile(File) - Method in class org.apache.velocity.anakia.AnakiaTask
Allow people to set the path to the velocity.properties file This file is found relative to the path where the JVM was run.
setVerbose(boolean) - Method in class edu.uiuc.ncsa.security.servlet.ServiceClient
 
setVerbose(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
setVerbose(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setVerbose(boolean) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
setVerboseHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
setVerboseOn(boolean) - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.client.request.ATRequest
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackResponse
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.client.request.DelegatedAssetRequest
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.server.request.ATRequest
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
setVerifier(Verifier) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.ATIResponse2
Setter for verifier This needs to go away since OIDC doesn't use verifiers
setVerifyUsername(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationServletConfig
 
setVersion(String) - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
setVersions(List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
setVirtualOrganization(Identifier) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
setWebpage(String) - Method in exception edu.uiuc.ncsa.security.core.exceptions.ServerRedirectException
 
setWebsite(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
setWrite(boolean) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
setWriter(Writer) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
setX509Certificate(X509Certificate) - Method in interface edu.uiuc.ncsa.security.delegation.token.Credential
 
setX509Certificates(X509Certificate[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.AssetResponse
 
setX509Certificates(X509Certificate[]) - Method in class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 
setZoneinfo(String) - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
severe(Object, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
severe(Class, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
severe(Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
severe(Object, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
severe(Object, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
severe(Class, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
severe(Class, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
severe(Object, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
SHARED_SECRET_KEY - Static variable in interface edu.uiuc.ncsa.security.delegation.token.impl.OA1Token
 
SHORT_EXIT_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
SHORT_EXIT_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
shouldLogOnNullSet(RuntimeServices, InternalContextAdapter, String, String) - Static method in class org.apache.velocity.app.event.EventHandlerUtil
Called when a null is evaluated during a #set.
shouldLogOnNullSet(String, String) - Method in interface org.apache.velocity.app.event.NullSetEventHandler
Called when the RHS of a #set() is null, which will result in a null LHS.
show_file(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
SHOW_ID_TOKEN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
SHOW_REDIRECT_PAGE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
showClearFileHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
showCreateHelp() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
showEditHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
showFileSaveHelp() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
showHelp(EditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
showHelp(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
returns "true if the command has the flag --help in it.
showHelp(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
returns "true if the command has the flag --help in it.
showLoadHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
showLSHelp() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
showRMHelp() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
showRunHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
showSetFileHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
showShowFileHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ParserCommands
 
showSizeHelp() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
showUpdateHelp() - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
shutdown() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
shutdown() - Method in class org.apache.velocity.runtime.log.AvalonLogChute
Close all destinations
shutdown() - Method in class org.apache.velocity.runtime.log.Log4JLogChute
Close all destinations
shutdown() - Method in class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Deprecated.
Close all destinations
shutdown() - Method in class org.apache.velocity.texen.Generator
Properly shut down the generator, right now this is simply flushing and closing the file writers that we have been holding on to.
SHUTDOWN_RC - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
shutdownCleanup(Cleanup) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.ClientServlet
 
shutdownCleanup(Cleanup) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
ShutdownException - Exception in edu.uiuc.ncsa.security.util.cli
Thrown by the command line interpreter to signal a shutdown should happen.
ShutdownException() - Constructor for exception edu.uiuc.ncsa.security.util.cli.ShutdownException
 
ShutdownException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ShutdownException
 
ShutdownException(String) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ShutdownException
 
ShutdownException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.util.cli.ShutdownException
 
sign(JSONObject, JSONObject, JSONWebKey) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
sign(String, JSONWebKey) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
SIGN_TOKEN_OK - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
signAndVerify(JSONWebKeys, String) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
SIGNATURE_INDEX - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
signTokens(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
SimpleEntryImpl<K,V> - Class in edu.uiuc.ncsa.security.core.cache
Really basic entry implementation of Map.Entry.
SimpleEntryImpl(K, V) - Constructor for class edu.uiuc.ncsa.security.core.cache.SimpleEntryImpl
 
SimpleLog4JLogSystem - Class in org.apache.velocity.runtime.log
Deprecated.
Use Log4JLogChute instead.
SimpleLog4JLogSystem() - Constructor for class org.apache.velocity.runtime.log.SimpleLog4JLogSystem
Deprecated.
 
SimpleNode - Class in org.apache.velocity.runtime.parser.node
 
SimpleNode(int) - Constructor for class org.apache.velocity.runtime.parser.node.SimpleNode
 
SimpleNode(Parser, int) - Constructor for class org.apache.velocity.runtime.parser.node.SimpleNode
 
SimplePool - Class in org.apache.velocity.util
Simple object pool.
SimplePool(int) - Constructor for class org.apache.velocity.util.SimplePool
 
SimpleReadyServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample
A very, very simple (as in stupid) ready servlet.
SimpleReadyServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample.SimpleReadyServlet
 
simpleReplacement(String, Map) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.ScopeTemplateUtil
 
simpleSearch(LdapContext, String, Map<String, LDAPConfigurationUtil.AttributeEntry>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
SimpleStartRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample
A simple servlet that starts the request.
SimpleStartRequest() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.servlet.sample.SimpleStartRequest
 
SINGLE_LINE_COMMENT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
SINGLE_LINE_COMMENT_START - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
size() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
size() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
size() - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
size(boolean) - Method in interface edu.uiuc.ncsa.security.core.Store
 
size() - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
size() - Method in class edu.uiuc.ncsa.security.core.util.QueueWithSpare
 
size(boolean) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
size() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
size() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
size() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
This number of all arguments *including* the original command.
size(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
size(boolean) - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
size() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
size() - Method in class org.apache.velocity.anakia.NodeList
 
size() - Method in class org.apache.velocity.util.ArrayListWrapper
 
SIZE_ALL_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
SIZE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
SIZE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
SIZE_VERSIONS_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
sizeOk() - Method in class edu.uiuc.ncsa.security.core.cache.MaxCacheSizePolicy
Returns true if the size of the cache is ok.
skin - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
SKIN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
SKIN_PARAMETER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.AbstractOA4MPService
 
skip(long) - Method in class org.apache.velocity.io.UnicodeInputStream
 
SKIP_INVALID_ITERATOR - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Whether to throw an exception or just skip bad iterables.
snoopParameters(Map<String, String[]>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
This does the grunt work of looking through parameters and pulling out the extended attributes.
socket - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
socketIn - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
socketOut - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
sort(List<Identifiable>) - Method in class edu.uiuc.ncsa.security.util.cli.BasicSorter
 
sort(List<Identifiable>) - Method in interface edu.uiuc.ncsa.security.util.cli.Sortable
Does the actual sorting.
Sortable - Interface in edu.uiuc.ncsa.security.util.cli
Created by Jeff Gaynor
on 5/22/14 at 9:42 AM
SourceEntry(Class, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil.SourceEntry
 
SourceEntry(String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil.SourceEntry
 
sourceName - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil.AttributeEntry
 
specialConstructor - Variable in exception org.apache.velocity.runtime.parser.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialText(Token) - Static method in class org.apache.velocity.runtime.parser.node.NodeUtils
Deprecated.
use getSpecialText(Token t)
specialToken - Variable in class org.apache.velocity.runtime.parser.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
spitOutMessage(HttpServletResponse, int, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
Prints a message to info (unless the message is null) and the returnedMessage is written to the response and closed.
split(String, String) - Static method in class org.apache.velocity.util.StringUtils
Create a string array from a string separated by delim
splitDate(String) - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
 
spliterator() - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
spliterator() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
splitParentList(String) - Method in class edu.uiuc.ncsa.security.core.configuration.MultiConfigurations
If the list starts with one of the MultiConfigurations.LIST_DELIMITERS, use that otherwise, use a blank.
SQL_DATABASE - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
SQL_PREFIX - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
SQL_SCHEMA - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
SQL_TABLENAME - Static variable in interface edu.uiuc.ncsa.security.core.configuration.StorageConfigurationTags
 
SQLAssetStore - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Created by Jeff Gaynor
on 1/28/13 at 2:11 PM
SQLAssetStore() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
SQLAssetStore(ConnectionPool, Table, Provider<Asset>, MapConverter<Asset>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStore
 
SQLAssetStoreProvider - Class in edu.uiuc.ncsa.myproxy.oa4mp.client.storage
Created by Jeff Gaynor
on 1/31/13 at 12:26 PM
SQLAssetStoreProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>, AssetProvider, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.SQLAssetStoreProvider
 
SQLBaseTransactionStore<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Generic SQL implementation.
SQLBaseTransactionStore(TokenForge, ConnectionPool, Table, Provider<V>, MapConverter) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
SQLClientApprovalStore - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql
Created by Jeff Gaynor
on May 26, 2011 at 9:39:26 AM
SQLClientApprovalStore(ConnectionPool, Table, IdentifiableProviderImpl<ClientApproval>, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientApprovalStore
 
SQLClientStore<V extends Client> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql
Created by Jeff Gaynor
on May 16, 2011 at 4:37:15 PM
SQLClientStore(ConnectionPool, Table, Provider<V>, MapConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.storage.sql.SQLClientStore
 
SQLPermissionStore<V extends Permission> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions
Created by Jeff Gaynor
on 10/13/16 at 3:58 PM
SQLPermissionStore() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
SQLPermissionStore(ConnectionPool, Table, Provider<V>, MapConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.SQLPermissionStore
 
SQLPermissionStoreProvider(ConfigurationNode, String, ConnectionPoolProvider<? extends ConnectionPool>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionStoreProviders.SQLPermissionStoreProvider
 
SQLServiceTransactionStore<V extends ServiceTransaction> - Class in edu.uiuc.ncsa.security.delegation.server.storage
Created by Jeff Gaynor
on May 12, 2010 at 9:52:58 AM
SQLServiceTransactionStore(TokenForge, ConnectionPool, Table, Provider<V>, MapConverter) - Constructor for class edu.uiuc.ncsa.security.delegation.server.storage.SQLServiceTransactionStore
 
sqlTSToDate(Timestamp) - Static method in class edu.uiuc.ncsa.security.core.util.DateUtils
SQL timestamps store their milliseconds slightly differently than dates, so equality will always fail.
SQLTXRecordStore<V extends TXRecord> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 10:40 AM
SQLTXRecordStore(ConnectionPool, TXRecordTable, Provider<V>, TXRecordConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.SQLTXRecordStore
 
SQLTXRStoreProvider<T extends SQLTXRecordStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 11:27 AM
SQLTXRStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, TXRecordConverter, TXRecordProvider) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.SQLTXRStoreProvider
 
SQLVOStore<V extends VirtualOrganization> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 2/19/21 at 4:48 PM
SQLVOStore(ConnectionPool, Table, Provider<V>, MapConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStore
 
SQLVOStoreProvider<T extends SQLVOStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/14/20 at 11:27 AM
SQLVOStoreProvider(ConfigurationNode, ConnectionPoolProvider<? extends ConnectionPool>, String, VOConverter, VOProvider) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStoreProvider
 
SRE_EXEC_INIT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_NO_EXEC_PHASE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_PHASES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_POST_AT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_POST_AUTH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_POST_EXCHANGE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_POST_REFRESH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_PRE_AT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_PRE_AUTH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_PRE_EXCHANGE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_PRE_REFRESH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_ACCESS_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_AUDIENCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_CLAIM_SOURCES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_CLAIMS - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_EXTENDED_ATTRIBUTES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_FLOW_STATES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_REFRESH_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_RESOURCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_REQ_SCOPES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_TX_REQ_AUDIENCE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_TX_REQ_RESOURCES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
SRE_TX_REQ_SCOPES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.jwt.ScriptingConstants
 
srr - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ScriptRuntimeEngineFactory.NoOpRuntimeEngine
 
SSL_DEBUG_TAG - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_KEYSTORE_FACTORY - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_KEYSTORE_PASSWORD - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_KEYSTORE_PATH - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_KEYSTORE_TAG - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_KEYSTORE_TYPE - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TAG - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TLS_VERSION_TAG - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_CERTIFICATE_DN - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_PASSWORD - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_PATH - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_TAG - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_TYPE - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_USE_JAVA_TRUSTSTORE - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSL_TRUSTSTORE_USE_JAVA_TRUSTSTORE_OLD - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
sslConfiguration - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.LDAPSSLSocketFactory
 
SSLConfiguration - Class in edu.uiuc.ncsa.security.util.ssl
Created by Jeff Gaynor
on Jun 12, 2010 at 9:27:22 AM
SSLConfiguration() - Constructor for class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
SSLConfigurationUtil - Class in edu.uiuc.ncsa.security.util.ssl
A utility to create an SSLConfiguration from a configuration node.
SSLConfigurationUtil() - Constructor for class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
SSLConfigurationUtil2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server.config
Created by Jeff Gaynor
on 12/14/16 at 3:03 PM
SSLConfigurationUtil2() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.config.SSLConfigurationUtil2
 
SSLFactory - Interface in edu.uiuc.ncsa.security.util.ssl
A Factory with SSL support for those that need it.
SSLKeystoreConfiguration - Class in edu.uiuc.ncsa.security.util.ssl
A bean that holds the configuration for an keystore.
SSLKeystoreConfiguration() - Constructor for class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
ST2Provider(IdentifierProvider<Identifier>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader.ST2Provider
 
ST_GROUP_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
 
ST_USER_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.OldTemplateResolver
 
STACK_TRACE - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
stackTrace(Throwable) - Static method in class org.apache.velocity.util.StringUtils
Returns the output of printStackTrace as a String.
STARS - Static variable in class edu.uiuc.ncsa.security.core.util.StringUtils
 
start() - Method in class edu.uiuc.ncsa.security.util.cli.CLIDriver
Actual method that starts up this driver and sets out prompts etc.
start() - Method in class edu.uiuc.ncsa.security.util.configuration.BlobServer
 
START - Static variable in class org.apache.velocity.runtime.parser.node.ASTTextblock
 
startAsync() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
startAsync(ServletRequest, ServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
startBrace(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
startBrace(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
startBrace(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.LogicBlocksHandlerInterface
 
startBracket(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
startBracket(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
startBracket(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.LogicBlockHandlerInterface
 
startParenthesis(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandler
 
startParenthesis(String) - Method in interface edu.uiuc.ncsa.security.util.functor.parser.old.FunctorHandlerInterface
 
startParenthesis(String) - Method in class edu.uiuc.ncsa.security.util.functor.parser.old.JSONHandler
 
startsWith(String, String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Does the path start with the other path? So if path=A#/a/b/c/d and other=B#/a/b the answer is true.
state - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
state(String...) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetSerializationKeys
 
STATE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
state - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
STATE_COMMENT_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
STATE_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
STATE_KEY - Variable in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
STATE_LENGTH - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.client.AGServer2
The number of bytes in the random state string sent to the server.
STATE_TAG - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
StateInterface - Interface in edu.uiuc.ncsa.security.util.scripting
Marker interface for things that are stateful.
Statement() - Method in class org.apache.velocity.runtime.parser.Parser
These are the types of statements that are acceptable in Velocity templates.
states - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
states(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TransactionKeys
 
stateStackPop() - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
pushes the current state onto the 'state stack', and maintains the parens counts public because we need it in PD & VM handling
stateStackPush() - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
pops a state off the stack, and restores paren counts
STATIC_REPOSITORIES - Static variable in class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
staticFlag - Static variable in class org.apache.velocity.runtime.parser.VelocityCharStream
 
status(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.ClientApprovalKeys
 
STATUS_DONE - Static variable in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
STATUS_EXCEPTION - Static variable in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
STATUS_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
STATUS_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
STATUS_NOT_COMPLETED - Static variable in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
STATUS_NOT_STARTED - Static variable in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
STATUS_OK - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
 
statusScrollPane - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
statusTextArea - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
stemToList(StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
stop() - Method in class org.apache.velocity.runtime.directive.Scope
Allows #stop to easily trigger the proper StopCommand for this scope.
Stop - Class in org.apache.velocity.runtime.directive
This class implements the #stop directive which allows a user to stop the merging and rendering process.
Stop() - Constructor for class org.apache.velocity.runtime.directive.Stop
 
StopCommand - Error in org.apache.velocity.runtime.directive
Stop command for directive Control objects.
StopCommand() - Constructor for error org.apache.velocity.runtime.directive.StopCommand
 
StopCommand(String) - Constructor for error org.apache.velocity.runtime.directive.StopCommand
 
StopCommand(Object) - Constructor for error org.apache.velocity.runtime.directive.StopCommand
 
STORAGE_CREATE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
STORAGE_MODIFY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
STORAGE_READ - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
STORAGE_STAGE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
StorageConfigurationTags - Interface in edu.uiuc.ncsa.security.core.configuration
A collection of tags for configuration files.
store(OutputStream, String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
store(String) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
Writes the properties to the store file.
store() - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
This just invokes store with an empty header.
Store<V extends Identifiable> - Interface in edu.uiuc.ncsa.security.core
Interface for stores.
STORE_ID_TAG - Static variable in class edu.uiuc.ncsa.security.util.json.Ingester
 
StoreCommands - Class in edu.uiuc.ncsa.security.util.cli
This also has the machinery for parsing configurations since the user should be able to load one from the command line.
StoreCommands(MyLoggingFacade, String, Store) - Constructor for class edu.uiuc.ncsa.security.util.cli.StoreCommands
Constructor that sets the indent level for this command processor.
StoreCommands(MyLoggingFacade, Store) - Constructor for class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
storeFileName - Variable in class edu.uiuc.ncsa.security.core.configuration.XProperties
 
storeKeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreSQLTable
 
storeUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
storeUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientServlet
 
storeUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
storeUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
storeUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.EnvServlet
This will be invoked at init before anything else and should include code to seamlessly upgrade stores from earlier versions.
storeUpdates() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
storeUpdatesDone - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.EnvServlet
 
STRICT_ACLS - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2ConfigurationLoader
 
STRICT_MATH - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Switch for ignoring nulls in math equations vs throwing exceptions.
STRICT_SCOPES - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.loader.OA2NewClientNotifier
 
STRICT_SCOPES - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
strictEscape - Variable in class org.apache.velocity.runtime.parser.node.ASTReference
Indicates if we are using modified escape behavior in strict mode.
strictEscape - Variable in class org.apache.velocity.runtime.parser.Parser
Set to true if the property RuntimeConstants.RUNTIME_REFERENCES_STRICT_ESCAPE is set to true
strictMode - Variable in class org.apache.velocity.runtime.parser.node.ASTMathNode
 
strictRef - Variable in class org.apache.velocity.runtime.directive.RuntimeMacro
Indicates if we are running in strict reference mode.
strictRef - Variable in class org.apache.velocity.runtime.parser.node.ASTIdentifier
Indicates if we are running in strict reference mode.
strictRef - Variable in class org.apache.velocity.runtime.parser.node.ASTIndex
Indicates if we are running in strict reference mode.
strictRef - Variable in class org.apache.velocity.runtime.parser.node.ASTMethod
Indicates if we are running in strict reference mode.
strictRef - Variable in class org.apache.velocity.runtime.parser.node.ASTReference
Indicates if we are running in strict reference mode.
strictRef - Variable in class org.apache.velocity.runtime.parser.node.ASTSetDirective
Indicates if we are running in strict reference mode.
strictScopes(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientKeys
 
string2Date(String) - Static method in class edu.uiuc.ncsa.security.core.util.Iso8601
Convert a string in the format
STRING_LITERAL - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
StringLengthComparator() - Constructor for class edu.uiuc.ncsa.security.core.configuration.NSProperties.StringLengthComparator
 
StringLiteral() - Method in class org.apache.velocity.runtime.parser.Parser
 
StringResource - Class in org.apache.velocity.runtime.resource.util
Wrapper for Strings containing templates, allowing to add additional meta data like timestamps.
StringResource(String, String) - Constructor for class org.apache.velocity.runtime.resource.util.StringResource
convenience constructor; sets body to 'body' and sets lastModified to now
StringResourceLoader - Class in org.apache.velocity.runtime.resource.loader
Resource loader that works with Strings.
StringResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.StringResourceLoader
 
StringResourceRepository - Interface in org.apache.velocity.runtime.resource.util
A StringResourceRepository functions as a central repository for Velocity templates stored in Strings.
StringResourceRepositoryImpl - Class in org.apache.velocity.runtime.resource.util
Default implementation of StringResourceRepository.
StringResourceRepositoryImpl() - Constructor for class org.apache.velocity.runtime.resource.util.StringResourceRepositoryImpl
 
stringSubstitution(String, Hashtable) - Static method in class org.apache.velocity.util.StringUtils
 
stringSubstitution(String, Map) - Static method in class org.apache.velocity.util.StringUtils
Perform a series of substitutions.
stringToList(String) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Converts a string with embedded linefeeds into a list of strings, one per line.
StringUtils - Class in edu.uiuc.ncsa.security.core.util
Created by Jeff Gaynor
on 4/23/20 at 6:34 AM
StringUtils() - Constructor for class edu.uiuc.ncsa.security.core.util.StringUtils
 
StringUtils - Class in org.apache.velocity.util
This class provides some methods for dynamically invoking methods in objects, and some string manipulation methods used by torque.
StringUtils() - Constructor for class org.apache.velocity.util.StringUtils
 
stripClaims(JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
This strips out claims that should not be returned, such as the nonce, but are part of the original id token.
sub(String, String, String) - Static method in class org.apache.velocity.util.StringUtils
Replaces all instances of oldString with newString in line.
Subject - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects
Created by Jeff Gaynor
on 10/10/16 at 10:23 AM
Subject(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects.Subject
 
SUBJECT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Subject - Identifier for the End-User at the Issuer.
SUBJECT_ADMIN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
SUBJECT_ADMIN_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
SUBJECT_CLIENT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
SUBJECT_CLIENT_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
SUBJECT_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
SUBJECT_TOKEN - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
SUBJECT_TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
SUBJECT_TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
SUBJECT_UNKNOWN_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
SubjectAdmin - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects
Created by Jeff Gaynor
on 10/10/16 at 10:29 AM
SubjectAdmin() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects.SubjectAdmin
 
SubjectClient - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects
Created by Jeff Gaynor
on 10/10/16 at 10:29 AM
SubjectClient() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.subjects.SubjectClient
 
subList(int, int) - Method in class org.apache.velocity.anakia.NodeList
 
subpath(String, int, int) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Returns a subpath of components.
subset(OA2Client, List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
This will take a client and a list of attributes and return the requested subset.
subset(AdminClient, List<String>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.AbstractDDServer
 
subset(V, List<String>) - Method in interface edu.uiuc.ncsa.security.core.util.Converter
 
SUBSITUTE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
SUBSITUTE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
subtract(Number, Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Subtract two numbers and return the correct value / type.
SUCCESS_PAGE_PATH - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
successPagePath - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
SWITCH_TYPE - Static variable in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
SwitchHandler - Class in edu.uiuc.ncsa.security.util.functor.parser.event
Event-Driven Logic BlockS handler.
SwitchHandler(ConditionalHandler, JFunctorFactory) - Constructor for class edu.uiuc.ncsa.security.util.functor.parser.event.SwitchHandler
 
SwitchTo(int) - Method in class org.apache.velocity.runtime.parser.ParserTokenManager
Switch to specified lex state.
SYS_ERR_MESSAGE - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
SYS_ERR_OK - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
SYS_ERR_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
SystemLogChute - Class in org.apache.velocity.runtime.log
Logger used when no other is configured.
SystemLogChute() - Constructor for class org.apache.velocity.runtime.log.SystemLogChute
 

T

Target - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets
Created by Jeff Gaynor
on 10/10/16 at 10:24 AM
Target(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets.Target
 
TARGET_ADMIN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TARGET_ADMIN_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TARGET_CLIENT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TARGET_CLIENT_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TARGET_NO_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TargetAdmin - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets
Created by Jeff Gaynor
on 10/10/16 at 10:47 AM
TargetAdmin() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets.TargetAdmin
 
TargetAttribute - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets
Created by Jeff Gaynor
on 10/10/16 at 10:48 AM
TargetAttribute() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets.TargetAttribute
 
TargetClient - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets
Created by Jeff Gaynor
on 10/10/16 at 10:45 AM
TargetClient() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets.TargetClient
 
targetName - Variable in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil.AttributeEntry
 
TargetPermission - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets
Created by Jeff Gaynor
on 10/10/16 at 10:47 AM
TargetPermission() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.targets.TargetPermission
 
TEMP_FILE_PREFIX - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
TEMP_FILE_SUFFIX - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.AbstractCLIApprover
 
tempCred(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionKeys
 
tempCred - Variable in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
tempCred(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
This and similarly named methods are provided so you can override the specific path components and enforce your own semantics on the tokens.
tempCredSS - Variable in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
tempCredSS(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
tempCredValid(String...) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionKeys
 
Template - Class in org.apache.velocity
This class is used for controlling all template operations.
Template() - Constructor for class org.apache.velocity.Template
Default constructor
TEMPLATE_PATH - Static variable in class org.apache.velocity.texen.Generator
Where the velocity templates live.
TEMPLATE_SUBSTITUTION_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TemplateSubsitutionQDLUtil
 
templateExists(String) - Static method in class org.apache.velocity.app.Velocity
Deprecated.
Use resourceExists(String) instead.
templateExists(String) - Method in class org.apache.velocity.app.VelocityEngine
Deprecated.
Use resourceExists(String) instead.
TemplateInitException - Exception in org.apache.velocity.exception
Exception generated to indicate parse errors caught during directive initialization (e.g.
TemplateInitException(String, String, int, int) - Constructor for exception org.apache.velocity.exception.TemplateInitException
 
TemplateInitException(String, ParseException, String, int, int) - Constructor for exception org.apache.velocity.exception.TemplateInitException
 
templateName - Variable in class org.apache.velocity.runtime.parser.node.SimpleNode
 
TemplateNumber - Interface in org.apache.velocity.util
Any object in the context which implements TemplateNumber will be treated as a number for the purposes of arithmetic operations and comparison.
TemplateParseException - Exception in org.apache.velocity.runtime.parser
This is an extension of the ParseException, which also takes a template name.
TemplateParseException(Token, int[][], String[], String) - Constructor for exception org.apache.velocity.runtime.parser.TemplateParseException
This constructor is used to add a template name to info cribbed from a ParseException generated in the parser.
TemplateParseException(Token, int[][], String[]) - Constructor for exception org.apache.velocity.runtime.parser.TemplateParseException
This constructor is used by the method "generateParseException" in the generated parser.
TemplateParseException() - Constructor for exception org.apache.velocity.runtime.parser.TemplateParseException
The following constructors are for use by you for whatever purpose you can think of.
TemplateParseException(String) - Constructor for exception org.apache.velocity.runtime.parser.TemplateParseException
Creates a new TemplateParseException object.
templatePath - Variable in class org.apache.velocity.texen.ant.TexenTask
This is where Velocity will look for templates using the file template loader.
templateRoots - Variable in class org.apache.velocity.runtime.resource.loader.URLResourceLoader
 
TEMPLATES_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
TemplateSubsitutionQDLUtil - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 2/22/21 at 2:30 PM
TemplateSubsitutionQDLUtil() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TemplateSubsitutionQDLUtil
 
TemplateUtil - Class in edu.uiuc.ncsa.security.util.configuration
Created by Jeff Gaynor
on 3/1/18 at 10:14 AM
TemplateUtil() - Constructor for class edu.uiuc.ncsa.security.util.configuration.TemplateUtil
 
TEMPORARILY_UNAVAILABLE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The authorization server is currently unable to handle the request due to a temporary overloading or maintenance of the server.
TEST_ENABLE_KEY - Static variable in class edu.uiuc.ncsa.security.util.testing.TestData
 
TEST_ENABLE_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
In the test file, testers can disable the test by specifying this value as true or false.
TEST_NAME_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
TEST_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
TestClaimSource - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims
This is to test creating claim sources using the introspection abilities of OA4MP.
TestClaimSource() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.TestClaimSource
 
TestConfigLoader<T extends TestEnvironment> - Class in edu.uiuc.ncsa.security.util.testing
This loads a configuration of tests from a configuration file.
TestConfigLoader(ConfigurationNode) - Constructor for class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
TestConfigLoader(ConfigurationNode, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
TestData - Class in edu.uiuc.ncsa.security.util.testing
Every test has data.
TestData() - Constructor for class edu.uiuc.ncsa.security.util.testing.TestData
 
TestEnvironment - Class in edu.uiuc.ncsa.security.util.testing
Created by Jeff Gaynor
on 4/21/16 at 1:54 PM
TestEnvironment(TestMap, MyLoggingFacade) - Constructor for class edu.uiuc.ncsa.security.util.testing.TestEnvironment
 
testFS() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
TestHTTPRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
A class that has exactly one purpose and that is to test the http header source.
TestHTTPRequest(StemVariable) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
testJWT_IO() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
testLDAP() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
testLDAP2() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
testLoadDir() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLJSONConfigUtil
 
TestMap - Class in edu.uiuc.ncsa.security.util.testing
Basic class that manages TestData.
TestMap() - Constructor for class edu.uiuc.ncsa.security.util.testing.TestMap
 
TestMemStore<V extends JSONEntry> - Class in edu.uiuc.ncsa.security.util.json
This is used in various places for testing and debugging.
TestMemStore() - Constructor for class edu.uiuc.ncsa.security.util.json.TestMemStore
 
testNCSA() - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.ClaimsSourceGetter
 
TESTS_TAG - Static variable in class edu.uiuc.ncsa.security.util.testing.TestConfigLoader
 
testSigning() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
testSigningDirectly() - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
testTerminal() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
testWrap() - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
TexenTask - Class in org.apache.velocity.texen.ant
An ant task for generating output by using Velocity
TexenTask() - Constructor for class org.apache.velocity.texen.ant.TexenTask
 
Text() - Method in class org.apache.velocity.runtime.parser.Parser
This method is responsible for allowing all non-grammar text to pass through unscathed.
TEXT - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
Textblock() - Method in class org.apache.velocity.runtime.parser.Parser
 
TEXTBLOCK - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
tfp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
tfp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
Thing - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things
Created by Jeff Gaynor
on 10/10/16 at 10:22 AM
Thing(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.Thing
 
thingy - Variable in class org.apache.velocity.util.introspection.IntrospectionCacheData
Object to pair with class - currently either a Method or AbstractExecutor.
THIS_COMPONENT - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
 
THREAD_SLEEP_INTERVAL - Static variable in class edu.uiuc.ncsa.security.core.ipc.IPCBean
 
TIMESTAMP_INDEX - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
TIMESTAMP_TAG - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
title(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
title() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
title_() - Method in class org.apache.maven.doxia.module.xhtml.XhtmlSink
tkeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordConverter
 
tkeys() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordTable
 
TLS_1_0 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
TLS_1_1 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
TLS_1_2 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
TLS_DEFAULT - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
The strings that are used in Java are standardized and listed here.
TLS_VERSION_1_0 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
TLS_VERSION_1_1 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
TLS_VERSION_1_2 - Static variable in class edu.uiuc.ncsa.security.util.ssl.SSLConfigurationUtil
 
toArray() - Method in class org.apache.velocity.anakia.NodeList
 
toArray(Object[]) - Method in class org.apache.velocity.anakia.NodeList
 
toBigDecimal(Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Convert the given Number to a BigDecimal
toBigInteger(Number) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Convert the given Number to a BigInteger
toDER(PrivateKey) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
DER encoding for the private key.
toDER(PublicKey) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
toFS(StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
toGlobusID(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.JGlobusUtil
 
toInputLine(String) - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
toInt(BitSet) - Static method in class edu.uiuc.ncsa.security.core.util.BitSetUtil
Take a bit vector (representing the place values) and return the integer in base 2.
toJA(JSONObject, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Some attribute scan come over the wire as either arrays of string or as blank delimited strings, e.g.
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.Groups
 
toJSON(Map<String, LDAPConfigurationUtil.AttributeEntry>, NamingEnumeration, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
This takes the result of the search as a NamingEnumeration and set of attributes (from the configuration file) and returns a JSON object.
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
toJSON(String, String[]) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.ExtendedParameters
This will take a raw parameter from a servlet of the form

NS:attr=val1,val2,val3,...
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
toJSON(V, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AbstractCommonATandRTConfig
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AccessTokenConfig
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplate
 
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationTemplates
Turn the contents of this object into a JSON object
toJSON() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConfig
 
toJSON(V, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
toJSON() - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2Asset
 
toJSON(V, JSONObject) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
toJSON(V, JSONObject) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
toJSON() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
toJSON() - Method in interface edu.uiuc.ncsa.security.delegation.token.NewToken
 
toJSON() - Method in class edu.uiuc.ncsa.security.delegation.token.OA1TokenImpl
 
toJSON() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
toJSON(ClaimSourceConfiguration) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfigurationUtil
Note that is is assumed that the json object is the correct
toJSON() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.JSONClaimSourceConfig
 
toJSON() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
toJSON(Collection<LDAPConfiguration>) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
Converts a collection of configuration to a JSONArray of objects.
toJSON(LDAPConfiguration) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil
Convert a single configuration to a JSONObject.
toJSON(SSLConfiguration) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.SSLConfigurationUtil2
 
toJSon() - Method in class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
toJSON() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
toJSON() - Method in interface edu.uiuc.ncsa.security.util.functor.JSONFunctor
 
toJSON() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
toJSON() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
toJSON(JSONWebKeys) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
Serialize a set of keys (as a java object) to JSON.
toJSON(JSONWebKey) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
toJSONObject(OA2Client) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
Take a client and turn it in to a response object.
TOKEN - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
token(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
TOKEN - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
token - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet.ProtocolParameters
 
Token - Interface in edu.uiuc.ncsa.security.delegation.token
General top-level object for tokens in a delegation system.
token - Variable in class org.apache.velocity.runtime.parser.Parser
Current token.
Token - Class in org.apache.velocity.runtime.parser
Describes the input token stream.
Token() - Constructor for class org.apache.velocity.runtime.parser.Token
 
TOKEN_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
TOKEN_ENDPOINT_AUTH_BASIC - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
TOKEN_ENDPOINT_AUTH_METHOD - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
TOKEN_ENDPOINT_AUTH_NONE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
TOKEN_ENDPOINT_AUTH_POST - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
Token endpoint authorization methods are post and basic, as per OIDC spec.
TOKEN_ENDPOINT_AUTH_SIGNING_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
TOKEN_EXCHANGE_RECORD_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
TOKEN_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
TOKEN_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2UtilServlet
 
TOKEN_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceConstantKeys
 
TOKEN_PREFIX - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
This starts every token (e.g., temp token, access token, verifier) and should be a valid URI.
token_source - Variable in class org.apache.velocity.runtime.parser.Parser
Generated Token Manager.
TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
TOKEN_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Constants
 
TOKEN_TYPE_BEARER - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
TOKEN_TYPE_HINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
TOKEN_TYPE_INDEX - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
TOKEN_TYPE_MAC - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
TOKEN_TYPE_N_A - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8693Constants
 
TOKEN_TYPE_TAG - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
TokenAwareServer - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Since the processing of claims is to be supported for refresh tokens as well, the machinery for it should be available generally to access and refresh token servers.
TokenAwareServer(ServiceClient, String, boolean) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.TokenAwareServer
 
TokenExchangeRecordRetentionPolicy(String, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet.TokenExchangeRecordRetentionPolicy
 
tokenForge - Variable in class edu.uiuc.ncsa.security.delegation.server.issuers.AbstractIssuer
 
tokenForge - Variable in class edu.uiuc.ncsa.security.delegation.server.issuers.IssuerProvider
 
tokenForge - Variable in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
tokenForge - Variable in class edu.uiuc.ncsa.security.delegation.storage.impl.FSTransactionStore
 
tokenForge - Variable in class edu.uiuc.ncsa.security.delegation.storage.impl.SQLBaseTransactionStore
 
TokenForge - Interface in edu.uiuc.ncsa.security.delegation.token
Interface for creating tokens.
tokenForgeProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStoreProvider
 
tokenForgeProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStoreProvider
 
TokenHandlerMethod - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Superclass for the various token (id, access, refresh) handlers.
TokenHandlerMethod() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerMethod
 
TokenHandlerModule - Class in edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims
Created by Jeff Gaynor
on 10/12/20 at 6:21 AM
TokenHandlerModule(URI, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerModule
 
TokenHandlerModule() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TokenHandlerModule
 
tokenImage - Variable in exception org.apache.velocity.runtime.parser.ParseException
This is a reference to the "tokenImage" array of the generated parser within which the parse error occurred.
tokenImage - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
Literal token values.
TokenImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
OAuth 1.0 tokens always have an associated shared secret.
TokenImpl(String, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
TokenImpl(URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
TokenIndex() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore.TokenIndex
 
tokenize(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommandLineTokenizer
 
tokenLiteral(Token) - Static method in class org.apache.velocity.runtime.parser.node.NodeUtils
complete node literal
TokenManagerServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Superclass for RFC7009 andRFC7662 plus perhaps any others.
TokenManagerServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
TokenMgrError - Error in org.apache.velocity.runtime.parser
 
TokenMgrError() - Constructor for error org.apache.velocity.runtime.parser.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.apache.velocity.runtime.parser.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.velocity.runtime.parser.TokenMgrError
 
TOKENS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
tokenType(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
TokenUtils - Class in edu.uiuc.ncsa.security.delegation.token.impl
Utilities for working with tokens.
TokenUtils() - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
toLabel(int) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
toLabel(int) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
toLevel(String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
toLevel(String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
toLevel(String) - Method in class org.apache.velocity.runtime.log.ServletLogChute
 
toLevel(String) - Method in class org.apache.velocity.runtime.log.SystemLogChute
 
toList(Map) - Static method in class edu.uiuc.ncsa.security.core.util.MapUtilities
A convenience method to turn this into a list of map entries.
toList(String) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
 
toMap(Asset, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2ClientConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2TConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.util.ClientApproverConverter
 
toMap(Asset, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2AssetConverter
 
toMap(V, Map<String, Object>) - Method in interface edu.uiuc.ncsa.security.core.util.Converter
 
toMap(V, Map<String, Object>) - Method in interface edu.uiuc.ncsa.security.core.XMLConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.security.delegation.server.storage.support.ServiceTransactionConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BaseClientConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionConverter
 
toMap(V, ConversionMap<String, Object>) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.ClientConverter
 
toNS(String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
Given a key with a prefix or a namespace, resolve it to the namepsace + key.
TooManyRequestsException - Exception in edu.uiuc.ncsa.myproxy.oa4mp.server.servlet
Created by Jeff Gaynor
on 4/8/13 at 1:58 PM
TooManyRequestsException() - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.TooManyRequestsException
 
TooManyRequestsException(Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.TooManyRequestsException
 
TooManyRequestsException(String) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.TooManyRequestsException
 
TooManyRequestsException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.TooManyRequestsException
 
TooManyRetriesException(String, String) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer.TooManyRetriesException
 
toPathComponents(String) - Static method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONPaths
Return the un-normalized components of this path.
toPEM(X509Certificate, OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Take an X509 cert and encode it correctly in PEM format, writing the result to the output stream.
toPEM(X509Certificate) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Encode to PEM.
toPEM(Collection<X509Certificate>, OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Encode the certificates with the the default (PKCS 12).
toPEM(Collection<X509Certificate>) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
toPEM(X509Certificate[], OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
toPEM(X509Certificate[]) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 
TopHandlerInterface - Interface in edu.uiuc.ncsa.security.util.functor.parser.old
Created by Jeff Gaynor
on 7/16/18 at 10:38 AM
toPKCS1PEM(PrivateKey, Writer) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
Write a PEM format PKCS1 private using a writer.
toPKCS1PEM(PrivateKey, OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
toPKCS1PEM(PrivateKey) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
Take a private key and put it into PKCS 1 format.
toPKCS7(X509Certificate[], OutputStream) - Static method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
Encode a certificate in PKCS 7 format.
toPKCS8PEM(PrivateKey) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
toPKCS8PEM(PrivateKey, Writer) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
toPrefix(String) - Method in class edu.uiuc.ncsa.security.core.configuration.NSProperties
Given a namespace, or a prefix, resolve to the actual namespace.
toQuad(String) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ClientUtils
 
TOS_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
toSources(StemVariable) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
toSourcesMap(JSONObject) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
Convenience method to pull the sources from a the whole configuration
toSourcesMap(JSONArray) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.OA2ClientFunctorScriptsUtil
Method to pull the sources from the array of {"alias":A,"className":B} objects
toStem(FlowStates2) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
toString() - Method in class edu.uiuc.ncsa.myproxy.MPSingleConnectionProvider.MyProxyLogonConnection
 
toString() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.OA4MPResponse
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.GroupElement
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.PayloadHandlerConfigImpl
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.GetResponse
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.OA2ServiceTransaction
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizationServer.MyHttpServletResponseWrapper
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.AuthorizationPath
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClient
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.Permission
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.Thing
 
toString() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet.MyMyProxyLogon
 
toString() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
toString() - Method in class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
toString(int) - Method in class edu.uiuc.ncsa.security.core.configuration.XProperties
 
toString() - Method in class edu.uiuc.ncsa.security.core.inheritance.AliasAndOverrides
 
toString() - Method in class edu.uiuc.ncsa.security.core.inheritance.InheritanceList
 
toString() - Method in class edu.uiuc.ncsa.security.core.util.BasicIdentifier
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.client.request.CallbackRequest
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.server.request.CBRequest
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.server.ServiceTransaction
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.server.storage.SQLServiceTransactionStore
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.storage.BaseClient
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.storage.Client
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransaction
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionTable
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.token.impl.TokenImpl
 
toString() - Method in class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.AuthorizationServerImpl
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_1_0a.client.OAClient
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_2_0.client.ATServer2.IDTokenEntry
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceConfiguration
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.claims.ClaimSourceFactoryRequest
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfiguration
 
toString() - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.config.LDAPConfigurationUtil.AttributeEntry
 
toString() - Method in class edu.uiuc.ncsa.security.util.cli.InputLine
 
toString() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorFactory
 
toString() - Method in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
toString() - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlock
 
toString() - Method in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
toString() - Method in class edu.uiuc.ncsa.security.util.functor.parser.FunctorScript
 
toString() - Method in class edu.uiuc.ncsa.security.util.pkcs.Base64String
 
toString() - Method in class edu.uiuc.ncsa.security.util.pkcs.CertUtil.MySunPKCS_CR
 
toString() - Method in class edu.uiuc.ncsa.security.util.scripting.ScriptSet
 
toString() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLConfiguration
 
toString() - Method in class edu.uiuc.ncsa.security.util.ssl.SSLKeystoreConfiguration
 
toString() - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal.CSI
 
toString() - Method in class edu.uiuc.ncsa.security.util.terminal.KeyStroke
 
toString() - Method in class org.apache.velocity.anakia.AnakiaElement
Returns the XML serialized form of this element, as produced by the default XMLOutputter.
toString() - Method in class org.apache.velocity.anakia.NodeList
This method returns the string resulting from concatenation of string representations of its nodes.
toString() - Method in class org.apache.velocity.app.event.implement.InvalidReferenceInfo
Formats a textual representation of this object as SOURCE [line X, column Y]: invalidReference.
toString() - Method in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
Deprecated.
Returns the current alternate.
toString() - Method in class org.apache.velocity.app.tools.VelocityFormatter.VelocityAutoAlternator
Deprecated.
Returns the current alternate, and automatically alternates to the next alternate in its sequence (trigged upon rendering).
toString() - Method in class org.apache.velocity.runtime.directive.Block.Reference
 
toString() - Method in class org.apache.velocity.runtime.directive.Scope.Info
 
toString() - Method in class org.apache.velocity.runtime.parser.node.ASTDirective
 
toString(String) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
toString() - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
toString() - Method in class org.apache.velocity.runtime.parser.Token
Returns the image.
toString() - Method in class org.apache.velocity.util.introspection.Info
Formats a textual representation of this object as SOURCE [line X, column Y].
toStringNullCheck - Variable in class org.apache.velocity.runtime.parser.node.ASTReference
Indicates if toString() should be called during condition evaluation just to ensure it does not return null.
totalTime() - Method in class edu.uiuc.ncsa.security.core.util.Benchmarker
Get the total elapsed time for this
touch() - Method in class org.apache.velocity.runtime.resource.Resource
'Touch' this template and thereby resetting the nextCheck field.
toX509PEM(PublicKey, Writer) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
toX509PEM(PublicKey) - Static method in class edu.uiuc.ncsa.security.util.pkcs.KeyUtil
 
toXML(XMLStreamWriter) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
This and TXRecord.fromXML(XMLEventReader) are needed for QDL state storage.
toXML(XMLStreamWriter) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
toXML(JSONWebKeys, XMLStreamWriter) - Static method in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
Not a complete serialization -- this is used to insert JSONweb keys into a larger serialization scheme.
tp - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
trace(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.RefreshTokenRetentionPolicy
 
trace(Object, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
trace(Class, String, Throwable) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
trace(Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
trace(Object, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
trace(Object, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
trace(Class, String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
trace(Class, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
trace(Object, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
trace(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
trace(Object) - Method in class org.apache.velocity.runtime.log.Log
Log a trace message.
trace(Object, Throwable) - Method in class org.apache.velocity.runtime.log.Log
Log a trace message and accompanying Throwable.
trace(boolean, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log a trace message.
trace(boolean, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log a trace message and accompanying Throwable.
trace(Object) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
trace(Object, Throwable) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
TRACE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
TRACE_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
TRACE_ID - Static variable in interface org.apache.velocity.runtime.log.LogChute
ID for trace messages.
TRACE_PREFIX - Static variable in interface org.apache.velocity.runtime.log.LogChute
Prefix string for trace messages.
TRACE_PREFIX - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
Use LogChute.TRACE_PREFIX instead
trailingChar - Static variable in class edu.uiuc.ncsa.security.delegation.token.impl.TokenUtils
 
transaction - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadHandler
 
transaction - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.OA2ClaimsUtil
Deprecated.
 
transaction - Variable in class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
TRANSACTION_ID - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.OA4MPIdentifierProvider
 
TransactionCache<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
A cache.
TransactionCache(TransactionStore) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
TransactionCache() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
TransactionCache.TransactionIndices<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
The indices for a transaction store.
transactionCleanup - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
 
TransactionConverter<V extends OA4MPServiceTransaction> - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 4/16/12 at 12:16 PM
TransactionConverter(IdentifiableProvider<V>, TokenForge, ClientStore<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionConverter
 
TransactionConverter(SerializationKeys, IdentifiableProvider<V>, TokenForge, ClientStore<? extends Client>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionConverter
 
TransactionFilter - Interface in edu.uiuc.ncsa.security.delegation.servlet
A Filter pattern for working with servlets.
TransactionIndices() - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
TransactionMemoryStore<V extends BasicTransaction> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
In-memory transaction storage.
TransactionMemoryStore(IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
TransactionMemoryStore.TokenIndex - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Used internally to track transactions by an identifier (such as a verifier).
TransactionNotFoundException - Exception in edu.uiuc.ncsa.security.core.exceptions
Thrown when an attempt to retrieve a supposedly pending transaction fails.
TransactionNotFoundException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.TransactionNotFoundException
 
TransactionNotFoundException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.TransactionNotFoundException
 
TransactionNotFoundException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.TransactionNotFoundException
 
TransactionNotFoundException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.TransactionNotFoundException
 
transactionProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSFSTransactionStoreProvider
 
transactionProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSSQLTransactionStoreProvider
 
transactionProvider - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.MultiDSTransactionStoreProvider
 
TRANSACTIONS_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
TransactionState - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state
This is a container for mutable state per transaction.
TransactionState() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.state.TransactionState
 
TransactionState - Class in edu.uiuc.ncsa.security.delegation.servlet
Used by the delegation servlet, this allows a programmer to intercept and process the HTTP request and response.
TransactionState(HttpServletRequest, HttpServletResponse, Map<String, String>, BasicTransaction) - Constructor for class edu.uiuc.ncsa.security.delegation.servlet.TransactionState
 
transactionStore - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
TransactionStore<V extends BasicTransaction> - Interface in edu.uiuc.ncsa.security.delegation.storage
A store for delegation transactions.
TransactionStoreProvider<T extends TransactionStore<? extends BasicTransaction>> - Class in edu.uiuc.ncsa.security.delegation.storage.impl
Created by Jeff Gaynor
on 1/13/12 at 10:43 AM
TransactionStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String) - Constructor for class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionStoreProvider
 
TransactionStoreProviders - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions
Created by Jeff Gaynor
on 10/21/16 at 10:24 AM
TransactionStoreProviders() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.TransactionStoreProviders
 
TREE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
TREE_PIPE - Variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
TREE_PLUS - Variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
TreeWalker - Class in org.apache.velocity.anakia
This class allows you to walk a tree of JDOM Element objects.
TreeWalker() - Constructor for class org.apache.velocity.anakia.TreeWalker
Empty constructor
trimStrings(List) - Static method in class org.apache.velocity.util.StringUtils
Trim all strings in a List.
TrivialUsernameTransformer - Class in edu.uiuc.ncsa.security.servlet
This transformation is trivial, i.e. it returns a null myproxy username and the returned username is simply the passed-in.
TrivialUsernameTransformer() - Constructor for class edu.uiuc.ncsa.security.servlet.TrivialUsernameTransformer
 
True() - Method in class org.apache.velocity.runtime.parser.Parser
 
TRUE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
truncate(String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Truncate with the default StringUtils.ELLIPSIS.
truncate(String) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Truncate with all the defaults.
truncate(String, int, String) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
truncate the string x to the given width.
trustrootData - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
trustrootFilenames - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
trustRootsCheckBox - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
trustRootsProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
trustRootsPropertyNo - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
trustRootsPropertyYes - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
tsp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.ServiceEnvironmentImpl
 
tsp - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractConfigurationLoader
 
TWO_FACTOR - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
TX_AUDIENCE_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
TX_RECORD - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
TX_RESOURCE_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
TX_SCOPES_VAR - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.QDLRuntimeEngine
 
TXFileStore<V extends TXRecord> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 9:02 AM
TXFileStore(File, File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXFileStore
 
TXFileStore(File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXFileStore
 
TXFSProvider<T extends TXFileStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 1:14 PM
TXFSProvider(ConfigurationNode, TXRecordProvider, TXRecordConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXFSProvider
 
TXMemoryStore<V extends TXRecord> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 10:37 AM
TXMemoryStore(TXRecordProvider<V>, TXRecordConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXMemoryStore
 
TXMultiStoreProvider<T extends TXStore<? extends TXRecord>> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/17/20 at 10:02 AM
TXMultiStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, TXRecordProvider, TXRecordConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXMultiStoreProvider
 
TXRecord - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 8:54 AM
TXRecord(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecord
 
txRecordCleanup - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
TXRecordConverter<V extends TXRecord> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 9:05 AM
TXRecordConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordConverter
 
TXRecordProvider<V extends TXRecord> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 10:43 AM
TXRecordProvider(Provider<Identifier>, OA2TokenForge) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordProvider
 
TXRecordSerializationKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 9:04 AM
TXRecordSerializationKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordSerializationKeys
 
TXRecordTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 10:22 AM
TXRecordTable(TXRecordSerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx.TXRecordTable
 
TXStore<V extends TXRecord> - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.tx
Created by Jeff Gaynor
on 12/14/20 at 8:54 AM
type - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.RequestFactory.RequestObject
 
type(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.json.JSONStoreKeys
 
TYPE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
Type - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types
Created by Jeff Gaynor
on 11/22/16 at 10:43 AM
Type() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types.Type
 
Type(String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types.Type
 
TYPE - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
type - Variable in class edu.uiuc.ncsa.security.util.functor.JFunctorImpl
 
type - Variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
type - Variable in class org.apache.velocity.runtime.resource.Resource
Resource type (RESOURCE_TEMPLATE or RESOURCE_CONTENT)
TYPE_ACCESS_TOKEN - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
TYPE_ACCESS_TOKEN - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
TYPE_ADMIN - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_ADMIN_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_ATTRIBUTE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_ATTRIBUTE_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_AUTH_GRANT - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
TYPE_CLIENT - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_CLIENT_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_DATE - Static variable in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
TYPE_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
TYPE_INTEGER - Static variable in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
TYPE_JSON_ARRAY - Static variable in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
TYPE_JSON_ARRAY - Static variable in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
TYPE_JSON_OBJECT - Static variable in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
TYPE_JSON_OBJECT - Static variable in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
TYPE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
TYPE_LONG - Static variable in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
TYPE_PERMISSION - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_PERMISSION_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TYPE_PROCEDURE - Static variable in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
TYPE_REFRESH_TOKEN - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
TYPE_REFRESH_TOKEN - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
TYPE_SCRIPT - Static variable in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
TYPE_STRING - Static variable in class edu.uiuc.ncsa.security.util.json.JSONEntry
 
TYPE_STRING - Static variable in class edu.uiuc.ncsa.security.util.json.MyJPathUtil
 
TYPE_UNKNOWN - Static variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
TYPE_UNKNOWN_VALUE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.SAT
 
TypeAdmin - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types
Created by Jeff Gaynor
on 11/22/16 at 11:19 AM
TypeAdmin() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types.TypeAdmin
 
TypeAttribute - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types
Created by Jeff Gaynor
on 11/22/16 at 10:43 AM
TypeAttribute() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types.TypeAttribute
 
TypeClient - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types
Created by Jeff Gaynor
on 11/22/16 at 10:44 AM
TypeClient() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types.TypeClient
 
TypedProvider<T> - Class in edu.uiuc.ncsa.security.core.configuration.provider
Provide an instance of something that is a given type.
TypedProvider(ConfigurationNode, String, String) - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
TypedProvider() - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
TypedProvider(String, String) - Constructor for class edu.uiuc.ncsa.security.core.configuration.provider.TypedProvider
 
TypePermission - Class in edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types
Created by Jeff Gaynor
on 11/22/16 at 10:43 AM
TypePermission() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.things.types.TypePermission
 
typesBySize - Static variable in class org.apache.velocity.runtime.parser.node.MathUtils
The "size" of the number-types - ascending.

U

uberInfo - Variable in class org.apache.velocity.runtime.directive.Foreach
immutable, so create in init
uberInfo - Variable in class org.apache.velocity.runtime.parser.node.ASTIdentifier
This is really immutable after the init, so keep one for this node
uberInfo - Variable in class org.apache.velocity.runtime.parser.node.ASTMethod
 
uberInfo - Variable in class org.apache.velocity.runtime.parser.node.ASTReference
 
uberInfo - Variable in class org.apache.velocity.runtime.parser.node.ASTSetDirective
This is really immutable after the init, so keep one for this node
Uberspect - Interface in org.apache.velocity.util.introspection
'Federated' introspection/reflection interface to allow the introspection behavior in Velocity to be customized.
UBERSPECT_CLASSNAME - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
key name for uberspector.
UberspectImpl - Class in org.apache.velocity.util.introspection
Implementation of Uberspect to provide the default introspective functionality of Velocity
UberspectImpl() - Constructor for class org.apache.velocity.util.introspection.UberspectImpl
 
UberspectImpl.VelGetterImpl - Class in org.apache.velocity.util.introspection
 
UberspectImpl.VelMethodImpl - Class in org.apache.velocity.util.introspection
Implementation of VelMethod
UberspectImpl.VelSetterImpl - Class in org.apache.velocity.util.introspection
 
UberspectLoggable - Interface in org.apache.velocity.util.introspection
Marker interface to let an uberspector indicate it can and wants to log Thanks to Paulo for the suggestion
UI_TYPE - Static variable in class edu.uiuc.ncsa.security.delegation.server.request.IssuerRequest
 
UII2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
UserInfo issuer for OAuth 2 class
UII2(TokenForge, URI) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.UII2
Constructor
UIIRequest2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
Request to issuer for UserInfo.
UIIRequest2(HttpServletRequest, ServiceTransaction, AccessToken) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
 
UIIRequest2(HttpServletRequest, AccessToken) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.UIIRequest2
 
UIIResponse2 - Class in edu.uiuc.ncsa.security.oauth_2_0.server
User info issuer response
UIIResponse2() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
 
UIRequest - Class in edu.uiuc.ncsa.security.delegation.client.request
Created with IntelliJ IDEA.
UIRequest(AccessToken) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.UIRequest
 
UIResponse - Class in edu.uiuc.ncsa.security.delegation.client.request
Created with IntelliJ IDEA.
UIResponse(AccessToken, String) - Constructor for class edu.uiuc.ncsa.security.delegation.client.request.UIResponse
 
UIServer - Interface in edu.uiuc.ncsa.security.delegation.client.server
Created with IntelliJ IDEA.
UIServer2 - Class in edu.uiuc.ncsa.security.oauth_2_0.client
Handles client UserInfo request to server
UIServer2(ServiceClient) - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.client.UIServer2
 
unapprove(UnapproveRequest) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.ClientServer
 
UnapprovedClientException - Exception in edu.uiuc.ncsa.security.delegation.server
Thrown when a client that has not been approved attempts a request on the server.
UnapprovedClientException(String, BaseClient) - Constructor for exception edu.uiuc.ncsa.security.delegation.server.UnapprovedClientException
 
UnapproveRequest - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client
Created by Jeff Gaynor
on 12/2/16 at 11:53 AM
UnapproveRequest(AdminClient, OA2Client, Map<String, Object>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.util.client.UnapproveRequest
 
UnaryExpression() - Method in class org.apache.velocity.runtime.parser.Parser
 
UNAUTHORIZED_CLIENT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The client is not authorized to request an authorization code using this method.
UNBOUNDED_BUFFER - Static variable in class org.apache.velocity.io.VelocityWriter
constant indicating that the Writer is buffered and is unbounded; this is used in BodyContent
unescape(String) - Static method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
 
UnicodeInputStream - Class in org.apache.velocity.io
This is an input stream that is unicode BOM aware.
UnicodeInputStream(InputStream) - Constructor for class org.apache.velocity.io.UnicodeInputStream
Creates a new UnicodeInputStream object.
UnicodeInputStream(InputStream, boolean) - Constructor for class org.apache.velocity.io.UnicodeInputStream
Creates a new UnicodeInputStream object.
UninitializedException - Exception in edu.uiuc.ncsa.security.core.exceptions
Thrown when an attempt to write to a store is made before it has been initialized.
UninitializedException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UninitializedException
 
UninitializedException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UninitializedException
 
UninitializedException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UninitializedException
 
UninitializedException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UninitializedException
 
uniqueIdentifier() - Method in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
Creates identifiers of the form

caput + head + hexString + t

with forward slashes added between components as needed.

E.g.
uniqueIdentifier(String, String) - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
 
uniqueIdentifier(String, String, String, long) - Static method in class edu.uiuc.ncsa.security.core.util.Identifiers
Creates a new token of the form
UNITS_MILLISECONDS - Static variable in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
 
UNITS_SECONDS - Static variable in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
 
UNITS_SECONDS_LONG - Static variable in class edu.uiuc.ncsa.security.util.configuration.ConfigUtil
 
UNKNOWN - Static variable in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
UNKNOWN_PREFIX - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
This will be removed in a future version
UnknownClientException - Exception in edu.uiuc.ncsa.security.core.exceptions
Thrown when an attempt has been made to retrieve a non-existent client.
UnknownClientException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
UnknownClientException(String, Identifier) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
UnknownClientException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
UnknownClientException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
UnknownClientException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownClientException
 
UnknownOptionException - Exception in edu.uiuc.ncsa.security.core.exceptions
Thrown by command line clients when the user attempts to invoke a command (i.e.
UnknownOptionException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownOptionException
 
UnknownOptionException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownOptionException
 
UnknownOptionException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownOptionException
 
UnknownOptionException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnknownOptionException
 
UnknownUserCodeException(String, String) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer.UnknownUserCodeException
 
UnregisteredObjectException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 5/20/16 at 11:23 AM
UnregisteredObjectException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnregisteredObjectException
 
UnregisteredObjectException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnregisteredObjectException
 
UnregisteredObjectException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnregisteredObjectException
 
UnregisteredObjectException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnregisteredObjectException
 
UnresolvedReferenceException - Exception in edu.uiuc.ncsa.security.core.inheritance
Created by Jeff Gaynor
on 2/3/21 at 7:42 AM
UnresolvedReferenceException() - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.UnresolvedReferenceException
 
UnresolvedReferenceException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.UnresolvedReferenceException
 
UnresolvedReferenceException(String) - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.UnresolvedReferenceException
 
UnresolvedReferenceException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.inheritance.UnresolvedReferenceException
 
UNSUPPORTED_RESPONSE_TYPE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.OA2Errors
The authorization server does not support obtaining an authorization code using this method.
UnsupportedProtocolException - Exception in edu.uiuc.ncsa.security.core.exceptions
An exception when an unsupported protocol in a request is encountered.
UnsupportedProtocolException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedProtocolException
 
UnsupportedProtocolException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedProtocolException
 
UnsupportedProtocolException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedProtocolException
 
UnsupportedProtocolException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedProtocolException
 
UnsupportedScopeException - Exception in edu.uiuc.ncsa.security.oauth_2_0.server
Created by Jeff Gaynor
on 8/17/15 at 2:30 PM
UnsupportedScopeException() - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.UnsupportedScopeException
 
UnsupportedScopeException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.UnsupportedScopeException
 
UnsupportedScopeException(String) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.UnsupportedScopeException
 
UnsupportedScopeException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.oauth_2_0.server.UnsupportedScopeException
 
UnsupportedVersionException - Exception in edu.uiuc.ncsa.security.core.exceptions
Created by Jeff Gaynor
on 9/25/18 at 8:31 AM
UnsupportedVersionException() - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedVersionException
 
UnsupportedVersionException(Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedVersionException
 
UnsupportedVersionException(String) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedVersionException
 
UnsupportedVersionException(String, Throwable) - Constructor for exception edu.uiuc.ncsa.security.core.exceptions.UnsupportedVersionException
 
update(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.SQLVOStore
 
update(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
update(V) - Method in interface edu.uiuc.ncsa.security.core.Store
Update an existing object.
update(BasicTransaction) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
update(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
 
update(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
update(Identifiable) - Method in class edu.uiuc.ncsa.security.util.cli.StoreCommands
This is the workhorse method for the object that lets you edit the values.
update(V) - Method in class edu.uiuc.ncsa.security.util.json.TestMemStore
 
update(MailUtil.MailEnvironment) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil.MailEnvironment
Take
updateClient(OA2Client, AdminClient, JSONObject, boolean, HttpServletResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMServlet
 
UPDATED_AT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
Time the End-User's information was last updated.
updateEditors(Editors, InputLine) - Static method in class edu.uiuc.ncsa.security.util.cli.editing.EditorUtils
Facility for updating the editors.
updateExchangedAsset(OA2Asset, JSONObject) - Method in class edu.uiuc.ncsa.oa4mp.oauth2.client.OA2MPService
 
updateFSValues(FlowStates2, FunctorMap) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.FunctorRuntimeEngine
The contract for this method is that the values of this object (default is all true) will be updated based on the functor map.
updateFunctormap(LogicBlock) - Method in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
updateIndices(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.OA2MTStore
 
updateIndices(V) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
updateIndices(BasicTransaction) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
updateIndices(V) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionMemoryStore
Override this as needed to update any and all indices.
updateLog(Log, RuntimeServices) - Static method in class org.apache.velocity.runtime.log.LogManager
Update the Log instance with the appropriate LogChute and other settings determined by the RuntimeServices.
upgrade(Class<T>) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.claims.TestHTTPRequest
 
uri - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.CMConfig
 
uriScheme - Variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
URLResourceLoader - Class in org.apache.velocity.runtime.resource.loader
This is a simple URL-based loader.
URLResourceLoader() - Constructor for class org.apache.velocity.runtime.resource.loader.URLResourceLoader
 
use(InputLine) - Method in interface edu.uiuc.ncsa.security.util.cli.ComponentManager
 
use(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
Override this to invoke the specific components that make up your CLI.
use - Variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKey
 
USE - Static variable in class edu.uiuc.ncsa.security.util.jwk.JSONWebKeyUtil
 
USE_COMPONENT_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
USE_COMPONENT_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
USE_DEFAULT_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.FSClaimSource
Boolean-valued claim.
USE_HTTP_BASIC_AUTHORIZATIION - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
useClasspath - Variable in class org.apache.velocity.texen.ant.TexenTask
Property which controls whether the classpath will be used when trying to locate templates.
used - Variable in class edu.uiuc.ncsa.security.util.functor.parser.AbstractHandler
 
useHelp() - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
USER_CODE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
REQUIRED.
USER_CODE_DEFAULT_LENGTH - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
Number of bytes in a user code.
USER_CODE_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628AuthorizationServer
 
USER_CODE_SEPERATOR_CHAR - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
Used between sets of 4 characters in the user code for readability
USER_DEFINED_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
USER_EXIT_RC - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
USER_INFO_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.loader.AbstractClientLoader
 
USER_INFO_URI - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.client.ClientXMLTags
 
userCode - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
 
userCodePeriodLength - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
 
UserDefined - Class in edu.uiuc.ncsa.security.util.functor.user_defined
Created by Jeff Gaynor
on 3/5/19 at 2:42 PM
UserDefined(FunctorType) - Constructor for class edu.uiuc.ncsa.security.util.functor.user_defined.UserDefined
 
useResourceLoaderCache - Variable in class org.apache.velocity.texen.ant.TexenTask
Property which controls whether the resource loader will be told to cache.
userId - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet.ProtocolParameters
 
userInfo - Variable in class edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowStates
 
userInfo - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
userInfo(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
UserInfo - Class in edu.uiuc.ncsa.security.oauth_2_0
This class manages information related to the UserInfo OIDC query.
UserInfo() - Constructor for class edu.uiuc.ncsa.security.oauth_2_0.UserInfo
 
USERINFO_ENCRYPTED_RESPONSE_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
USERINFO_ENCRYPTED_RESPONSE_ENC - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
USERINFO_ENDPOINT - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
USERINFO_SIGNED_RESPONSE_ALG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.cm.oidc_cm.OIDCCMConstants
OPTIONAL.
UserInfoServlet - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet
Created by Jeff Gaynor
on 10/4/13 at 11:09 AM
UserInfoServlet() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
 
UserLoginException(String, String, String) - Constructor for exception edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet.UserLoginException
 
username - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogon
 
username(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.client.storage.AssetSerializationKeys
 
username(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.transactions.DSTransactionKeys
 
USERNAME_CLAIM_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.SciTokenConfig
 
USERNAME_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
usernameField - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
usernameFieldLabel - Variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
usernameFieldProperty - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
usernameFieldString - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
UsernameFindable<V extends OA2ServiceTransaction> - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage
Certain cases in the OIDC spec (such as getting the id token back as a hint) requiring checking that the user so named has an active logon.
UsernameTransformer - Interface in edu.uiuc.ncsa.security.servlet
Created by Jeff Gaynor
on 1/9/14 at 10:14 AM
USERS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
useStrictScopes() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
Strict scopes means that the list of scopes must match exactly for the given client.
useTimestamps - Variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
UTF16BE_BOM - Static variable in class org.apache.velocity.io.UnicodeInputStream
BOM Marker for UTF 16, big endian.
UTF16LE_BOM - Static variable in class org.apache.velocity.io.UnicodeInputStream
BOM Marker for UTF 16, little endian.
UTF32BE_BOM - Static variable in class org.apache.velocity.io.UnicodeInputStream
BOM Marker for UTF 32, big endian.
UTF32LE_BOM - Static variable in class org.apache.velocity.io.UnicodeInputStream
BOM Marker for UTF 32, little endian.
UTF8_BOM - Static variable in class org.apache.velocity.io.UnicodeInputStream
BOM Marker for UTF 8.
UTF_8 - Static variable in class edu.uiuc.ncsa.security.util.pkcs.CertUtil
 

V

val - Variable in class org.apache.velocity.runtime.parser.node.ASTEscape
Used by the parser
valid - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628State
If the user finished logging in, hence making the flow valid.
valid(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
validate(OAuthMessage, OAuthAccessor) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
Validate the message.
ValidTimestampPolicy - Class in edu.uiuc.ncsa.security.core.cache
The given key is overloaded to have the timestamp information.
ValidTimestampPolicy(long) - Constructor for class edu.uiuc.ncsa.security.core.cache.ValidTimestampPolicy
 
ValidTimestampPolicy() - Constructor for class edu.uiuc.ncsa.security.core.cache.ValidTimestampPolicy
 
value - Variable in class edu.uiuc.ncsa.security.util.cli.editing.EditorArg
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTAndNode
Returns the value of the expression.
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTEQNode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTExpression
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTFalse
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTFloatingPointLiteral
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTGENode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTGTNode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTIntegerLiteral
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTIntegerRange
does the real work.
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTLENode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTLTNode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTMap
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTMathNode
gets the two args and performs the operation on them
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTNENode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTNotNode
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTObjectArray
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTOrNode
Returns the value of the expression.
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTReference
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTStringLiteral
renders the value of the string literal If the properties allow, and the string literal contains a $ or a # the literal is rendered against the context Otherwise, the stringlit is returned.
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.ASTTrue
 
value(InternalContextAdapter) - Method in interface org.apache.velocity.runtime.parser.node.Node
 
value(InternalContextAdapter) - Method in class org.apache.velocity.runtime.parser.node.SimpleNode
 
VALUE_FLAG - Static variable in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
valueOf(String) - Static method in enum edu.uiuc.ncsa.myproxy.MyProxyLogon.State
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.FlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.FunctorClaimsType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.uiuc.ncsa.security.util.functor.FunctorTypeImpl
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum edu.uiuc.ncsa.security.util.terminal.KeyType
Returns the enum constant of this type with the specified name.
values() - Static method in enum edu.uiuc.ncsa.myproxy.MyProxyLogon.State
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.uiuc.ncsa.myproxy.oa4mp.oauth2.flows.FlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.uiuc.ncsa.myproxy.oa4mp.oauth2.functor.claims.FunctorClaimsType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class edu.uiuc.ncsa.security.core.cache.Cache
 
values() - Method in class edu.uiuc.ncsa.security.core.cache.CachedMapFacade
 
values() - Method in class edu.uiuc.ncsa.security.core.util.DoubleHashMap
 
values() - Static method in enum edu.uiuc.ncsa.security.delegation.server.storage.ClientApproval.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache.TransactionIndices
 
values() - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.TransactionCache
 
values() - Static method in enum edu.uiuc.ncsa.security.oauth_2_0.jwt.FlowType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.uiuc.ncsa.security.util.functor.FunctorTypeImpl
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum edu.uiuc.ncsa.security.util.terminal.KeyType
Returns an array containing the constants of this enum type, in the order they are declared.
ve - Variable in class org.apache.velocity.texen.Generator
Velocity engine.
VelGetterImpl(AbstractExecutor) - Constructor for class org.apache.velocity.util.introspection.UberspectImpl.VelGetterImpl
 
VelMethod - Interface in org.apache.velocity.util.introspection
Method used for regular method invocation $foo.bar()
VelMethodImpl(Method) - Constructor for class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
VelMethodImpl(Method, boolean) - Constructor for class org.apache.velocity.util.introspection.UberspectImpl.VelMethodImpl
 
VelocimacroFactory - Class in org.apache.velocity.runtime
VelocimacroFactory.java manages the set of VMs in a running Velocity engine.
VelocimacroFactory(RuntimeServices) - Constructor for class org.apache.velocity.runtime.VelocimacroFactory
C'tor for the VelociMacro factory.
VelocimacroManager - Class in org.apache.velocity.runtime
Manages VMs in namespaces.
VelocimacroProxy - Class in org.apache.velocity.runtime.directive
VelocimacroProxy.java a proxy Directive-derived object to fit with the current directive system
VelocimacroProxy() - Constructor for class org.apache.velocity.runtime.directive.VelocimacroProxy
 
Velocity - Class in org.apache.velocity.app
This class provides services to the application developer, such as : Simple Velocity Runtime engine initialization methods.
Velocity() - Constructor for class org.apache.velocity.app.Velocity
 
VelocityAlternator(String[]) - Constructor for class org.apache.velocity.app.tools.VelocityFormatter.VelocityAlternator
Deprecated.
Constructor takes an array of Strings.
VelocityAutoAlternator(String[]) - Constructor for class org.apache.velocity.app.tools.VelocityFormatter.VelocityAutoAlternator
Deprecated.
Constructor takes an array of Strings.
VelocityCharStream - Class in org.apache.velocity.runtime.parser
An implementation of interface CharStream, where the stream is assumed to contain only ASCII characters (without unicode processing).
VelocityCharStream(Reader, int, int, int) - Constructor for class org.apache.velocity.runtime.parser.VelocityCharStream
 
VelocityCharStream(Reader, int, int) - Constructor for class org.apache.velocity.runtime.parser.VelocityCharStream
 
VelocityCharStream(InputStream, int, int, int) - Constructor for class org.apache.velocity.runtime.parser.VelocityCharStream
 
VelocityCharStream(InputStream, int, int) - Constructor for class org.apache.velocity.runtime.parser.VelocityCharStream
 
VelocityContext - Class in org.apache.velocity
General purpose implemention of the application Context interface for general application use.
VelocityContext() - Constructor for class org.apache.velocity.VelocityContext
Creates a new instance (with no inner context).
VelocityContext(Map) - Constructor for class org.apache.velocity.VelocityContext
Creates a new instance with the provided storage (and no inner context).
VelocityContext(Context) - Constructor for class org.apache.velocity.VelocityContext
Chaining constructor, used when you want to wrap a context in another.
VelocityContext(Map, Context) - Constructor for class org.apache.velocity.VelocityContext
Initializes internal storage (never to null), and inner context.
VelocityEngine - Class in org.apache.velocity.app
This class provides a separate new-able instance of the Velocity template engine.
VelocityEngine() - Constructor for class org.apache.velocity.app.VelocityEngine
Init-less CTOR
VelocityEngine(String) - Constructor for class org.apache.velocity.app.VelocityEngine
Construct a VelocityEngine with the initial properties defined in the file propsFilename
VelocityEngine(Properties) - Constructor for class org.apache.velocity.app.VelocityEngine
Construct a VelocityEngine instance with the specified initial properties.
VelocityException - Exception in org.apache.velocity.exception
Base class for Velocity runtime exceptions thrown to the application layer.
VelocityException(String) - Constructor for exception org.apache.velocity.exception.VelocityException
 
VelocityException(String, Throwable) - Constructor for exception org.apache.velocity.exception.VelocityException
 
VelocityException(Throwable) - Constructor for exception org.apache.velocity.exception.VelocityException
 
VelocityFormatter - Class in org.apache.velocity.app.tools
Deprecated.
This class has been replaced by NumberTool, DateTool, DisplayTool, and AlternatorTool available from the Velocity-Tools sub-project. VelocityFormatter will be removed in a future version of Velocity.
VelocityFormatter(Context) - Constructor for class org.apache.velocity.app.tools.VelocityFormatter
Deprecated.
Constructor needs a backpointer to the context.
VelocityFormatter - Class in org.apache.velocity.runtime.log
 
VelocityFormatter(String) - Constructor for class org.apache.velocity.runtime.log.VelocityFormatter
 
VelocityFormatter.VelocityAlternator - Class in org.apache.velocity.app.tools
Deprecated.
Class that returns alternating values in a template.
VelocityFormatter.VelocityAutoAlternator - Class in org.apache.velocity.app.tools
Deprecated.
As VelocityAlternator, but calls alternate() automatically on rendering in a template.
VelocityServlet - Class in org.apache.velocity.servlet
Deprecated.
This servlet has been replaced by VelocityViewServlet, available from the Velocity-Tools sub-project. VelocityViewServlet provides support for quick, clean MVC web development. VelocityServlet will be removed in a future version of Velocity.
VelocityServlet() - Constructor for class org.apache.velocity.servlet.VelocityServlet
Deprecated.
 
VelocityWriter - Class in org.apache.velocity.io
Implementation of a fast Writer.
VelocityWriter(Writer) - Constructor for class org.apache.velocity.io.VelocityWriter
Create a buffered character-output stream that uses a default-sized output buffer.
VelocityWriter(Writer, int, boolean) - Constructor for class org.apache.velocity.io.VelocityWriter
Create a new buffered character-output stream that uses an output buffer of the given size.
VelPropertyGet - Interface in org.apache.velocity.util.introspection
Interface defining a 'getter'.
VelPropertySet - Interface in org.apache.velocity.util.introspection
Interface used for setting values that appear to be properties in Velocity.
VelSetterImpl(SetExecutor) - Constructor for class org.apache.velocity.util.introspection.UberspectImpl.VelSetterImpl
 
VERBOSE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
VERBOSE_COMMAND - Variable in class edu.uiuc.ncsa.security.util.cli.StoreCommands
 
VERBOSE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
VERBOSE_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
VERBOSE_LONG_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
VERBOSE_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.CLITool
 
VERBOSE_OPTION - Static variable in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
verboseHelp() - Method in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
verboseHelp() - Method in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
verboseOn - Variable in class edu.uiuc.ncsa.security.util.cli.AbstractEditor
 
VERIFICATION_URI - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
REQUIRED.
VERIFICATION_URI_COMPLETE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
OPTIONAL.
VERIFICATION_URI_ENDPOINT - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.RFC8628Constants
 
VERIFIER - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.ClientEnvironment
 
verifier(String...) - Method in class edu.uiuc.ncsa.security.delegation.storage.impl.BasicTransactionKeys
 
Verifier - Interface in edu.uiuc.ncsa.security.delegation.token
Not all delegation models require verifiers.
verifier - Variable in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
verifier(String...) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthTokenForge
 
VerifierImpl - Class in edu.uiuc.ncsa.security.delegation.token.impl
Created by Jeff Gaynor
on May 3, 2011 at 1:30:15 PM
VerifierImpl(URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.VerifierImpl
 
VerifierImpl(URI, URI) - Constructor for class edu.uiuc.ncsa.security.delegation.token.impl.VerifierImpl
 
verifierToken - Variable in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
verifierToken(String...) - Method in class edu.uiuc.ncsa.security.oauth_2_0.OA2TokenForge
 
verify(JSONObject, JSONObject, String, JSONWebKey) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2AuthorizedServletUtil
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2CertServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.RFC8628Servlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.UserInfoServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractAuthorizationServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AbstractRegistrationServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizationControllerServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.DiscoveryServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.ErrorServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.MyProxyDelegationServlet
This is called after the response is received so that the system can get the approproate transaction.
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.AccessTokenServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.ACS2Impl
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.CertServlet
 
verifyAndGet(IssuerResponse) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.servlet.InitServlet
 
verifyAndReadJWT(String, JSONWebKeys) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
verifyAndReadJWT(String, URI) - Static method in class edu.uiuc.ncsa.security.oauth_2_0.jwt.JWTUtil2
 
verifyClient(HttpServletRequest, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
verifyClientSecret(OA2Client, String, boolean) - Static method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.ClientUtils
This verifies secrets only call if the client has a secret (e.g.
verifyClientSecret(OA2Client, String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2ATServlet
 
VerifyingHTTPClientFactory - Class in edu.uiuc.ncsa.security.util.ssl
Creates HTTP clients which validate connections against a keystore.
VerifyingHTTPClientFactory(MyLoggingFacade, SSLConfiguration) - Constructor for class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
VerifyingHTTPClientFactory.X509TrustManagerFacade - Class in edu.uiuc.ncsa.security.util.ssl
A facade for trust managers.
version - Static variable in class edu.uiuc.ncsa.myproxy.MyProxyLogonGUI
 
Version - Interface in edu.uiuc.ncsa.security.core
Anything that needs the current version implments this interface and uses this version number.
version(InputLine) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
VERSION_1_0_TAG - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
VERSION_2_0 - Static variable in class edu.uiuc.ncsa.security.core.util.IdentifierProvider
 
VERSION_2_0_TAG - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
VERSION_INDEX - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
VERSION_NUMBER - Static variable in interface edu.uiuc.ncsa.security.core.Version
 
VERSION_TAG - Static variable in interface edu.uiuc.ncsa.security.core.Store
 
VERSION_TAG - Static variable in class edu.uiuc.ncsa.security.core.util.Identifiers
 
versionHelp() - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
VERSIONS_KEY - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.AbstractPayloadConfig
 
VIEW_CLIPBOARD_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
VIEW_CLIPBOARD_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
VIRTUAL_ORGANIZATION_STORE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.server.OA4MPConfigTags
 
VirtualOrganization - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 2/16/21 at 6:59 AM
VirtualOrganization(Identifier) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VirtualOrganization
 
visit(SimpleNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTprocess, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTEscapedDirective, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTEscape, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTComment, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTFloatingPointLiteral, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTIntegerLiteral, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTStringLiteral, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTIdentifier, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTWord, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTDirective, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTBlock, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTMap, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTObjectArray, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTIntegerRange, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTMethod, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTReference, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTTrue, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTFalse, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTText, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTIfStatement, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTElseStatement, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTElseIfStatement, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTSetDirective, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTExpression, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTAssignment, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTOrNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTAndNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTEQNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTNENode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTLTNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTGTNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTLENode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTGENode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTAddNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTSubtractNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTMulNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTDivNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTModNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(ASTNotNode, Object) - Method in interface org.apache.velocity.runtime.parser.node.ParserVisitor
 
visit(SimpleNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTprocess, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTExpression, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTAssignment, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTOrNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTAndNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTEQNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTNENode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTLTNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTGTNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTLENode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTGENode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTAddNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTSubtractNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTMulNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTDivNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTModNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTNotNode, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTIntegerLiteral, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTFloatingPointLiteral, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTStringLiteral, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTIdentifier, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTMethod, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTReference, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTTrue, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTFalse, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTBlock, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTText, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTIfStatement, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTElseStatement, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTElseIfStatement, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTComment, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTObjectArray, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTWord, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTSetDirective, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTDirective, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTEscapedDirective, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTEscape, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTMap, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(ASTIntegerRange, Object) - Method in class org.apache.velocity.runtime.visitor.BaseVisitor
 
visit(SimpleNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTprocess, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTExpression, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTAssignment, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTOrNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTAndNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTEQNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTNENode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTLTNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTGTNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTLENode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTGENode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTAddNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTSubtractNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTMulNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTDivNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTModNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTNotNode, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTFloatingPointLiteral, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTIntegerLiteral, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTStringLiteral, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTIdentifier, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTMethod, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTReference, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTTrue, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTFalse, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTBlock, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTText, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTIfStatement, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTElseStatement, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTElseIfStatement, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTObjectArray, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTDirective, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTWord, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTSetDirective, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTEscapedDirective, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTEscape, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTMap, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
visit(ASTIntegerRange, Object) - Method in class org.apache.velocity.runtime.visitor.NodeViewMode
 
VM_ARGUMENTS_STRICT - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
if true, throw an exception for wrong number of arguments
VM_BODY_REFERENCE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Defines name of the reference that can be used to get the AST block passed to block macro calls.
VM_CONTEXT_LOCALSCOPE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
switch for local context in VM : default false.
VM_EXT - Static variable in class org.apache.velocity.convert.WebMacro
Deprecated.
 
VM_LIBRARY - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Name of local Velocimacro library template.
VM_LIBRARY_AUTORELOAD - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
switch for autoloading library-sourced VMs (for development).
VM_LIBRARY_DEFAULT - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Default Velocimacro library template.
VM_MAX_DEPTH - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Specify the maximum depth for macro calls
VM_MESSAGES_ON - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Switch for VM blather : default true.
VM_PERM_ALLOW_INLINE - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
boolean (true/false) default true : allow inline (in-template) macro definitions.
VM_PERM_ALLOW_INLINE_REPLACE_GLOBAL - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
boolean (true/false) default false : allow inline (in-template) macro definitions to replace existing.
VM_PERM_INLINE_LOCAL - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Switch for forcing inline macros to be local : default false.
vo(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 
VO_CREATED - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VO_DEFAULT_KEY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VO_DISCOVERY_PATH - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VO_ENTRY - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VO_JSON_WEB_KEYS - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VO_LAST_MODIFIED - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VO_NAME - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2RegistrationServlet
 
VO_TITLE - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.qdl.QDLXMLConstants
 
VOConverter<V extends VirtualOrganization> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 2/19/21 at 3:04 PM
VOConverter(SerializationKeys, IdentifiableProvider<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOConverter
 
VOFileStore<V extends VirtualOrganization> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/14/20 at 9:02 AM
VOFileStore(File, File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFileStore
 
VOFileStore(File, IdentifiableProvider<V>, MapConverter<V>, boolean) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFileStore
 
VOFSProvider<T extends VOFileStore> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/14/20 at 1:14 PM
VOFSProvider(ConfigurationNode, VOProvider, VOConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOFSProvider
 
vok() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOConverter
 
vok() - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOTable
 
VOMemoryStore<V extends VirtualOrganization> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/14/20 at 10:37 AM
VOMemoryStore(VOProvider<V>, VOConverter<V>) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMemoryStore
 
VOMultiStoreProvider<T extends VOStore<? extends VirtualOrganization>> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/17/20 at 10:02 AM
VOMultiStoreProvider(ConfigurationNode, boolean, MyLoggingFacade, String, String, VOProvider, VOConverter) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOMultiStoreProvider
 
VOProvider<V extends VirtualOrganization> - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/14/20 at 10:43 AM
VOProvider(Provider<Identifier>, OA2TokenForge) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOProvider
 
VOSerializationKeys - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 2/16/21 at 8:52 AM
VOSerializationKeys() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOSerializationKeys
 
VOStore<V extends VirtualOrganization> - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 12/14/20 at 8:54 AM
VOTable - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo
Created by Jeff Gaynor
on 2/16/21 at 9:05 AM
VOTable(SerializationKeys, String, String, String) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.vo.VOTable
 
voURI(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.adminClient.AdminClientKeys
 

W

warn(String) - Method in class edu.uiuc.ncsa.myproxy.MPConnectionProvider
 
warn(String) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.claims.LDAPClaimsSource
 
warn(String) - Method in interface edu.uiuc.ncsa.security.core.Logable
Write a warning to the log.
warn(String) - Method in class edu.uiuc.ncsa.security.core.util.AbstractEnvironment
 
warn(Class, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
warn(Object, String) - Static method in class edu.uiuc.ncsa.security.core.util.DebugUtil
 
warn(Object) - Method in class edu.uiuc.ncsa.security.core.util.LoggingConfigLoader
 
warn(Class, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
warn(Object, String) - Method in class edu.uiuc.ncsa.security.core.util.MetaDebugUtil
 
warn(String, Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
warn(Throwable) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
warn(String) - Method in class edu.uiuc.ncsa.security.core.util.MyLoggingFacade
 
warn(String) - Method in class edu.uiuc.ncsa.security.servlet.AbstractServlet
 
warn(String) - Method in class edu.uiuc.ncsa.security.util.cli.CLITool
 
warn(String) - Method in class edu.uiuc.ncsa.security.util.cli.CommonCommands
 
warn(String) - Method in class edu.uiuc.ncsa.security.util.cli.ConfigurableCommandsImpl
 
warn(String) - Method in class edu.uiuc.ncsa.security.util.mail.MailUtil
 
warn(String) - Method in class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory
 
warn(String, Throwable) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429IO
 
warn(String, Throwable) - Method in class edu.uiuc.ncsa.security.util.terminal.ISO6429Terminal
 
warn(Object) - Static method in class org.apache.velocity.app.Velocity
Deprecated.
Use getLog() and call warn() on it.
warn(Object) - Method in class org.apache.velocity.app.VelocityEngine
Deprecated.
Use getLog() and call warn() on it.
warn(Object) - Method in class org.apache.velocity.runtime.log.Log
Log a warning message.
warn(Object, Throwable) - Method in class org.apache.velocity.runtime.log.Log
Log a warning message and accompanying Throwable.
warn(boolean, Object) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log a warning message.
warn(boolean, Object, Throwable) - Method in class org.apache.velocity.runtime.log.LogDisplayWrapper
Log a warning message and accompanying Throwable.
warn(Object) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
warn(Object, Throwable) - Method in class org.apache.velocity.runtime.log.RuntimeLoggerLog
Deprecated.
 
warn(Object) - Static method in class org.apache.velocity.runtime.Runtime
Deprecated.
Log a warning message.
warn(Object) - Method in class org.apache.velocity.runtime.RuntimeInstance
Deprecated.
Use getLog() and call warn() on it.
warn(Object) - Method in interface org.apache.velocity.runtime.RuntimeLogger
Deprecated.
Use Log.warn(Object).
warn(Object) - Static method in class org.apache.velocity.runtime.RuntimeSingleton
Deprecated.
Use getLog() and call warn() on it.
WARN_ID - Static variable in interface org.apache.velocity.runtime.log.LogChute
ID for warning messages.
WARN_ID - Static variable in interface org.apache.velocity.runtime.log.LogSystem
Deprecated.
ID for warning messages.
WARN_PREFIX - Static variable in interface org.apache.velocity.runtime.log.LogChute
Prefix string for warn messages.
WARN_PREFIX - Static variable in interface org.apache.velocity.runtime.RuntimeConstants
Deprecated.
Use LogChute.WARN_PREFIX instead
WebMacro - Class in org.apache.velocity.convert
Deprecated.
Obsolete and outdated.
WebMacro() - Constructor for class org.apache.velocity.convert.WebMacro
Deprecated.
 
WEBSITE - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
URL of the End-User's Web page or blog.
WELL_KNOWN_PATH - Static variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.OA2DiscoveryServlet
 
WHITESPACE - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
whittleMap(Map<String, String>) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
 
whittleParameters(OAuthMessage) - Static method in class edu.uiuc.ncsa.security.oauth_1_0a.OAuthUtilities
Takes and OAuth message and removes any parameters that starts with "oauth_".
WLCG_TAG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
WLCG_TOKENS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
WLCG_VERSION_1_0 - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
WLCG_VERSION_TAG - Static variable in interface edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConstants
 
WLCGConfig - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 7/28/20 at 7:52 AM
WLCGConfig() - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGConfig
 
WLCGConstants - Interface in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 7/27/20 at 3:16 PM
WLCGTokenHandler - Class in edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens
Created by Jeff Gaynor
on 6/26/20 at 4:57 PM
WLCGTokenHandler(PayloadHandlerConfigImpl) - Constructor for class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.tokens.WLCGTokenHandler
 
WM_EXT - Static variable in class org.apache.velocity.convert.WebMacro
Deprecated.
 
Word() - Method in class org.apache.velocity.runtime.parser.Parser
 
WORD - Static variable in interface org.apache.velocity.runtime.parser.ParserConstants
RegularExpression Id.
wrap(int, List<String>, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
For output like
wrap(String, int) - Static method in class edu.uiuc.ncsa.security.core.util.StringUtils
Convience to wrap a single string.
wrap(Uberspect) - Method in class org.apache.velocity.util.introspection.AbstractChainableUberspector
Specify the decorated Uberspector
wrap(Uberspect) - Method in interface org.apache.velocity.util.introspection.ChainableUberspector
Specify the decorated Uberspector
wrapPrimitive(long, Class) - Static method in class org.apache.velocity.runtime.parser.node.MathUtils
Wrap the given primitive into the given class if the value is in the range of the destination type.
write(HttpServletResponse) - Method in interface edu.uiuc.ncsa.security.delegation.server.request.IssuerResponse
Write the result to the given response.
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.AGResponseImpl
 
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.ATResponseImpl
 
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.CBResponseImpl
 
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_1_0a.server.PAResponseImpl
 
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.AGIResponse2
Write the appropriate auth response
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.IDTokenResponse
Write JSON response to response's output stream
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.PAIResponse2
Write cert response to output stream
write(HttpServletResponse) - Method in class edu.uiuc.ncsa.security.oauth_2_0.server.UIIResponse2
Write JSON User Info response to output stream
write(int) - Method in class org.apache.velocity.io.VelocityWriter
Write a single character.
write(char[], int, int) - Method in class org.apache.velocity.io.VelocityWriter
Write a portion of an array of characters.
write(char[]) - Method in class org.apache.velocity.io.VelocityWriter
Write an array of characters.
write(String, int, int) - Method in class org.apache.velocity.io.VelocityWriter
Write a portion of a String.
write(String) - Method in class org.apache.velocity.io.VelocityWriter
Write a string.
write(PrintStream, String, String, Throwable) - Method in class org.apache.velocity.runtime.log.SystemLogChute
 
WRITE_BUFFER_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
WRITE_BUFFER_COMMAND_VALUE - Static variable in class edu.uiuc.ncsa.security.util.cli.CLIDriver
 
WRITE_COMMAND - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
WRITE_COMMAND_LONG - Static variable in class edu.uiuc.ncsa.security.util.cli.editing.LineEditor
 
writeable(String...) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.admin.permissions.PermissionKeys
 
writeExtraXMLElements(XMLStreamWriter) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.qdl.scripting.OA2State
 
writeFileAsBinary(String, String) - Static method in class edu.uiuc.ncsa.security.core.util.FileUtil
 
writeOK(HttpServletResponse, JSONObject) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.servlet.TokenManagerServlet
 
writeProxyFile() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved credentials to the Globus proxy file location.
writer - Variable in class org.apache.velocity.runtime.visitor.BaseVisitor
Writer used as the output sink
writeResponse(HttpServletResponse, ServiceTransaction) - Method in class edu.uiuc.ncsa.myproxy.oa4mp.server.servlet.AuthorizedServlet
Write the response to the output stream and returns the callback that was generated, if there is one.
writeStringToFile(String, String) - Static method in class edu.uiuc.ncsa.security.core.util.FileUtil
 
writeToFile(String, String) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
writeTrustRoots() - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved trust roots to the Globus trusted certificates directory.
writeTrustRoots(String) - Method in class edu.uiuc.ncsa.myproxy.MyProxyLogon
Writes the retrieved trust roots to a trusted certificates directory.

X

X509_CERTS_KEY - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.client.Asset
 
x509Certificates - Variable in class edu.uiuc.ncsa.security.delegation.token.MyX509Certificates
 
X509TrustManagerFacade() - Constructor for class edu.uiuc.ncsa.security.util.ssl.VerifyingHTTPClientFactory.X509TrustManagerFacade
 
XHTML_NAMESPACE - Static variable in interface org.apache.maven.doxia.module.xhtml.XhtmlMarkup
XHTML namespace: "http://www.w3.org/1999/xhtml"
XHTML_TRANSITIONAL_PUBLIC_ID - Static variable in interface org.apache.maven.doxia.module.xhtml.XhtmlMarkup
XHTML 1.0 transitional public id: "-//W3C//DTD XHTML 1.0 Transitional//EN"
XHTML_TRANSITIONAL_SYSTEM_ID - Static variable in interface org.apache.maven.doxia.module.xhtml.XhtmlMarkup
XHTML 1.0 transitional system id: "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"
XhtmlMarkup - Interface in org.apache.maven.doxia.module.xhtml
List of Xhtml markups.
XhtmlParser - Class in org.apache.maven.doxia.module.xhtml
Parse an xhtml model and emit events into a Doxia Sink.
XhtmlParser() - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlParser
 
XhtmlParserModule - Class in org.apache.maven.doxia.module.xhtml
XhtmlParserModule class.
XhtmlParserModule() - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlParserModule
Default constructor.
XhtmlSink - Class in org.apache.maven.doxia.module.xhtml
Xhtml 1.0 Transitional sink implementation.
XhtmlSink(Writer) - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSink
Constructor, initialize the Writer.
XhtmlSink(Writer, String) - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSink
Constructor, initialize the Writer and tells which encoding is used.
XhtmlSink(Writer, String, String) - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSink
Constructor, initialize the Writer and tells which encoding and languageId are used.
XhtmlSinkFactory - Class in org.apache.maven.doxia.module.xhtml
Xhtml implementation of the Sink factory.
XhtmlSinkFactory() - Constructor for class org.apache.maven.doxia.module.xhtml.XhtmlSinkFactory
 
XMLConverter<V extends Identifiable> - Interface in edu.uiuc.ncsa.security.core
This is an interface that classes which convert to or from XML should implement.
XMLNS_PREFIX - Static variable in class edu.uiuc.ncsa.security.core.configuration.NSProperties
 
xoauth_attributes - Variable in class edu.uiuc.ncsa.myproxy.oa4mp.oauth2.storage.clients.OA2Client
 
XOR - Static variable in class edu.uiuc.ncsa.security.util.functor.LogicBlocks
 
XORLogicBlocks - Class in edu.uiuc.ncsa.security.util.functor
Created by Jeff Gaynor
on 6/27/18 at 11:41 AM
XORLogicBlocks() - Constructor for class edu.uiuc.ncsa.security.util.functor.XORLogicBlocks
 
XPathTool - Class in org.apache.velocity.anakia
This class adds an entrypoint into XPath functionality, for Anakia.
XPathTool() - Constructor for class org.apache.velocity.anakia.XPathTool
Constructor does nothing, as this is mostly just objectified static methods
XProperties - Class in edu.uiuc.ncsa.security.core.configuration
A subclass of java.util.Properties with many, many features.
XProperties() - Constructor for class edu.uiuc.ncsa.security.core.configuration.XProperties
Creates a new instance of XProperty
XProperties(String) - Constructor for class edu.uiuc.ncsa.security.core.configuration.XProperties
Convenience method.
XProperties(File) - Constructor for class edu.uiuc.ncsa.security.core.configuration.XProperties
Create a new XProperties object by parsing a properties file.
XProperties(Properties) - Constructor for class edu.uiuc.ncsa.security.core.configuration.XProperties
Same as the constructor in the superclass, this gives this object all the same properties as the argument.
XProperties(Properties[], boolean) - Constructor for class edu.uiuc.ncsa.security.core.configuration.XProperties
This will allow for an array of Properties objects.
XProperties(Properties[], boolean[]) - Constructor for class edu.uiuc.ncsa.security.core.configuration.XProperties
This will instantiate the properties taking the value ssupplied.

Z

zeros - Static variable in class edu.uiuc.ncsa.security.core.util.Iso8601
 
ZONEINFO - Static variable in interface edu.uiuc.ncsa.security.oauth_2_0.server.claims.OA2Claims
String from zoneinfo [zoneinfo] time zone database representing the End-User's time zone.

_

_doAddNode(EditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
_doChangeNode(EditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
_doCurrentNode() - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
_doFileSave(EditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
_doListNode(EditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
_doVerbose(EditorInputLine) - Method in class edu.uiuc.ncsa.security.util.cli.json_edit.JSONEditor
 
A B C D E F G H I J K L M N O P Q R S T U V W X Z _ 
Skip navigation links

Copyright © 2021. All rights reserved.